View source: R/get.shrinkage.r
get.shrinkage | R Documentation |
Parse shrinkage values from NONMEM output file
get.shrinkage(run, path = getOption("nmDir"), file.ext = ".lst")
run |
run rootname (e.g. |
path |
directory where |
file.ext |
extension of the NONMEM output file (.ext) |
shrinkage values
get.nm.version
, get.ofv
, read.out
get.shrinkage(run = "example1", path = getOption("qpExampleDir"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.