plot.model.data: Plot a model and data

Description Usage Arguments Value Author(s)

Description

Plot a model and data

Usage

1
2
3
## S3 method for class 'model.data'
plot(parameters, data, init, time.column = "time",
  sample.obs = NULL, traj = FALSE)

Arguments

parameters

model parameters

data

data to plot

init

initial conditions

time.column

time column in the data

sample.obs

if given, this well be used to sample observations

Value

plot

Author(s)

Sebastian Funk


sbfnk/dynmod documentation built on May 29, 2019, 3:21 p.m.