bootstrap.metab | R Documentation |
Bootstrap Metabolism Bootstrapping function for metabolism model; JAZ 2014-11-3; modified from Winslow and GLEON fellows
bootstrap.metab(parGuess, dataTemp, n = 1000, ar1.resids = FALSE, timeStep)
parGuess |
A guessed parameter to start with? (Not sure this is right -KG) |
dataTemp |
A data frame |
n |
Number of bootstrap iterations; default is 1000. |
ar1.resids |
Logical; whether or not to maintain the ar1 component of the residuals. |
timeStep |
timeStep of data |
A data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.