View source: R/simulation.functions.R
simulateLongPrior | R Documentation |
Simulates data from the prior model.
simulateLongPrior(
Y,
locs,
mixedEffect_list,
measurment_list,
processes_list,
operator_list
)
Y |
only used to get size of objects |
locs |
measurement locations |
mixedEffect_list |
mixed effects list |
operator_list |
operator list |
measurement_list |
measurement error list |
process_list |
procsess list |
STUFF
A list of outputs.
## Not run:
simulateLongPrior(...)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.