get.omega: Summary: OMEGA estimates

View source: R/get.omega.r

get.omegaR Documentation

Summary: OMEGA estimates

Description

Subset parameter estimate table by OMEGAs

Usage

get.omega(run, path = getOption("nmDir"), runIndex, ...)

Arguments

run

run rootname (e.g. 'run1')

path

directory where rootname.ext resides

runIndex

passed to nm.params.table

...

additional arguments passed to nm.params.table.

Value

data frame with OMEGA estimates, coefficient of variation, standard error, and estimated/fixed information.

See Also

nm.params.table, get.theta, get.sigma

Examples

get.omega("example2",  path = getOption("qpExampleDir"), fixed.text = "(fixed to 0)")

qPharmetra/qpToolkit documentation built on May 24, 2023, 8:52 a.m.