Last data update: 2014.03.03

R: Plot estimated drift and diffusion coefficients
plot.LangevinR Documentation

Plot estimated drift and diffusion coefficients

Description

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

Usage

## 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

Results