Scale parameters for function minimization by calcMin.
scalePar(pvec)
Arguments
pvec: a data frame comprising four columns - c("val","min","max","active") and as many rows as there are model parameters. The "active" field (logical) determines whether the parameters are estimated (TRUE) or remain fixed (FALSE).