plot.dyn.mcmc: Plot of a non-population dynamic model fit using mcmc

View source: R/dynmodel.R

plot.dyn.mcmcR Documentation

Plot of a non-population dynamic model fit using mcmc

Description

Plot of a non-population dynamic model fit using mcmc

Usage

## S3 method for class 'dyn.mcmc'
plot(x, ...)

Arguments

x

a dynmodel fit object

...

additional arguments

Value

nothing, called to produce goodness of fits


nlmixr documentation built on March 27, 2022, 5:05 p.m.

Related to plot.dyn.mcmc in nlmixr...