get.shrinkage: NONMEM shrinkage estimates

View source: R/get.shrinkage.r

get.shrinkageR Documentation

NONMEM shrinkage estimates

Description

Parse shrinkage values from NONMEM output file

Usage

get.shrinkage(run, path = getOption("nmDir"), file.ext = ".lst")

Arguments

run

run rootname (e.g. run1)

path

directory where run resides

file.ext

extension of the NONMEM output file (.ext)

Value

shrinkage values

See Also

get.nm.version, get.ofv, read.out

Examples

get.shrinkage(run = "example1", path = getOption("qpExampleDir"))

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