Options for VPC simulations
vpc_options(..., n_samples = 250, seed = 123, skip = FALSE, vpc_only = FALSE)
Arguments
- ...
These dots are reserved for future extensibility and must be empty.
- n_samples
Number of iterations to perform for VPC simulations.
- seed
Seed for random number generation.
- skip
Logical. Skip VPC simulations?
- vpc_only
Logical. Only return VPC simulations?