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