plot.Langevin: Plot estimated drift and diffusion coefficients

Description Usage Arguments Author(s)

View source: R/plot.Langevin.r

Description

plot method for class "Langevin". This method is only implemented for one-dimensional analysis for now.

Usage

1
2
## S3 method for class 'Langevin'
plot(x, pch = 20, ...)

Arguments

x

an object of class "Langevin".

pch

Either an integer specifying a symbol or a single character to be used as the default in plotting points. See points for possible values and their interpretation. Default is pch = 20.

...

Arguments to be passed to methods, such as par.

Author(s)

Philip Rinn


Langevin documentation built on Oct. 19, 2021, 5:06 p.m.