get.theta: Summary: THETA estimates

View source: R/get.theta.r

get.thetaR Documentation

Summary: THETA estimates

Description

Subset parameter estimate table by THETAs

Usage

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

See Also

nm.params.table, get.omega, get.sigma

Examples

get.theta("example1",  path = getOption("qpExampleDir"), fixed.text = "(fixed to 0)")

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