summary method for class "Langevin".
# S3 method for Langevin
summary(object, ..., digits = max(3, getOption("digits") - 3))The function summary.Langevin() returns a summary of the
estimated drift and diffusion coefficients
an object of class "Langevin".
arguments to be passed to or from other methods. They are ignored in this function.
integer, used for number formatting with signif().
Philip Rinn