summary.Langevin: Summarize estimated drift and diffusion coefficients

Description Usage Arguments Value Author(s)

View source: R/summary.Langevin.r

Description

summary method for class "Langevin".

Usage

1
2
## S3 method for class 'Langevin'
summary(object, ..., digits = max(3, getOption("digits") - 3))

Arguments

object

an object of class "Langevin".

...

arguments to be passed to or from other methods. They are ignored in this function.

digits

integer, used for number formatting with signif().

Value

The function summary.Langevin() returns a summary of the estimated drift and diffusion coefficients

Author(s)

Philip Rinn


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