sens_norm: Sensitivity analysis with log-normal distributions

Description Usage Arguments See Also

Description

Sensitivity analysis with log-normal distributions

Usage

1
2
3
4
sens_norm(mod, pars = names(param(mod)), .n = 100, univariate = FALSE,
  ...)

sens_norm_(mod, .dots)

Arguments

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 TRUE, separate simulations are done for each input parameter

...

passed to sens_norm_idata and to mrgism

.dots

list of arguments to pass to sens_norm

See Also

sens_norm_idata sens_covset


mrgsolve/mrgsolvetk documentation built on May 11, 2019, 4:19 p.m.