The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Langevin Analysis in One and Two Dimensions

The Langevin package provides R functions to estimate drift and diffusion functions from time series and generate synthetic time series from given drift and diffusion coefficients.

Documentation

All functions of the Langevin package have corresponding help files. Additionally the package ships a pdf vignette which corresponds to a paper published in the Journal of Open Research Software.

Citation

To cite the Langevin package and/or the mathematical concept behind it correctly see citation("Langevin") for details.

Examples

The help files for each function contain usage examples, additionally the package repository ships a script with examples that reproduce the figures from the vignette.

Installation

Released and tested versions of the Langevin package are available at CRAN and can be installed from within R via

install.packages("Langevin")

The development version of the Langevin package can be installed from within R via

install.packages("devtools")
devtools::install_git("https://gitlab.uni-oldenburg.de/TWiSt/Langevin.git")

Authors

Philip Rinn, Pedro G. Lind and David Bastine

License

GPL (>= 2)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.