sens_norm | R Documentation |
Sensitivity analysis with log-normal distributions
sens_norm(mod, pars = names(param(mod)), .n = 100, univariate = FALSE, ...)
sens_norm_(mod, .dots)
mod |
the model object |
pars |
character vector or comma-separated string of model parameters to simulate |
.n |
the number of replicates to simulate |
univariate |
if |
... |
passed to |
.dots |
list of arguments to pass to |
sens_norm_idata
sens_covset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.