update_onepar | R Documentation |
Replace parameter values with better ones, if available.
update_onepar(currvals, newvals = NULL, mapvec = NULL)
currvals |
Vector of current parameter values |
newvals |
Values to update |
mapvec |
Map, indexing the new values into their places in the parameter vector, with NAs for elements that were not estiamted |
The updated parameter vector
John K Best
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.