View source: R/simulation.functions.R
simulate.process | R Documentation |
Simulates prior model using processes and operator
## S3 method for class 'process'
simulate(n, operator_list, process_list)
n |
number of simulations |
operator_list |
operator list |
process_list |
procsess list |
A list of simulation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.