scalePars | R Documentation |
The scale per parameter corresponds to the step width within the optimization path.
scalePars(parV, lowerB = 0.00001, upperB = 100000)
parV |
named numeric parameter vector for optimization |
lowerB |
numeric. lower bound for parameter scales |
upperB |
numeric. upper bound for parameter scales |
vector of parameter scaling
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.