get.sigma: Summary: SIGMA estimates

View source: R/get.sigma.r

get.sigmaR Documentation

Summary: SIGMA estimates

Description

Subset parameter estimate table by SIGMAs

Usage

get.sigma(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 SIGMA estimates, coefficient of variation, standard error, and estimated/fixed information.

See Also

nm.params.table, get.theta, get.omega

Examples

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

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