View source: R/growthfd.residuals.R
growthfd.residuals | R Documentation |
This function computes residuals between measured stature data and data generated from the growth model.
growthfd.residuals(x, y, par, model)
x |
Vector with input ages |
y |
Vector with target height measurements |
par |
Parameters of the model |
model |
FPCA growth model |
A vector of residuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.