cv_to_omega: Create lower-diagonal omega matrix from CV for parameter...

View source: R/cv_to_omega.R

cv_to_omegaR Documentation

Create lower-diagonal omega matrix from CV for parameter estimates

Description

Create lower-diagonal omega matrix from CV for parameter estimates

Usage

cv_to_omega(par_cv = NULL, parameters = NULL)

Arguments

par_cv

list of parameter CVs

parameters

list of parameters

Value

a vector describing the lower triangle of the omega (between-subject variability) matrix

See Also

sim_ode


InsightRX/PKPDsim documentation built on April 9, 2024, 6:19 a.m.