View source: R/general_functions.R
totErr | R Documentation |
Calculate the predicted variability in a population given a measurement error and an intrisic error.
totErr(rep_err, res_err, fm)
rep_err |
Measurement error. |
res_err |
Intrinsic error. |
fm |
Fraction modern (optional). |
A vector of total errors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.