Learn R Programming

nlmixr (version 0.9.1-3)

par.hist: Parameter history extraction

Description

Parameter history extraction

Usage

par.hist(x, stacked = FALSE, ...)

# S3 method for nlmixr.ui.saem par.hist(x, stacked = FALSE, ...)

# S3 method for nlmixr.ui.focei.fit par.hist(x, stacked = FALSE, ...)

Arguments

x

object to extract parameter history from

stacked

Should the data frame be stacked (default FALSE)

...

Other parameters (currently ignored)

Value

A data frame with the parameter history. NULL if no information is available