mock_value | R Documentation |
mock a value for a given reference
mock_value(ref, item, sex = c("male", "female"), age)
ref |
a valid RefGroup object |
item |
a valid item present in ref |
sex |
character male or female |
age |
numeric age value |
the function creates a random value for a given age and sex value and a given reference
a random value from the conditional distribution (conditionally on age and sex)
mandy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.