simSD {cNORM} | R Documentation |
Simulate sd per age
Description
Simulate sd per age
Usage
simSD(age)
Arguments
age |
the age variable |
Value
return predicted sd
Examples
## Not run:
x <- simSD(a)
## End(Not run)
[Package cNORM version 3.1.0 Index]