plot.sampled.run: Plot a sampled run and data

Description Usage Arguments Value Author(s)

Description

Plot a sampled run and data

Usage

1
2
3
## S3 method for class 'sampled.run'
plot(theta, data, init.sample, time.column = "time",
  fixed.parameters = NULL, sample.obs = NULL, ...)

Arguments

theta

parameter vector

data

The data to plot

init.sample

function to sample initial conditions

time.column

time column the data

fixed.parameters

fixed parameters

sample.obs

sample observation function

...

further parameters for plot.model.data

Value

plot

Author(s)

Sebastian Funk


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