|
|
R: deSolve.lsoda.wrapper
...deSolve.lsoda.wrapper Description The function serves as a wrapper for lsoda using a much simpler interface which allows the use of matrices in the definition of the derivative. To use lsoda we have...
/CRAN/refmans/SoilR/html/deSolve.lsoda.wrapper.html
all matching:
lsoda, lsoda and lsoda |
|
|
R: Wrapper for lsoda
...for lsoda Description This is a wrapper to call lsoda from deSolve and solve the ODE. Package deSolve needs to be installed to run this wrapper. Usage lsoda_wrapper(t, y, model, verbose = FALSE...
/CRAN/refmans/ATNr/html/lsoda_wrapper.html
all matching:
lsoda, lsoda and lsoda |
|
|
CRAN: Package lsoda
lsoda: 'C++' Header Library for Ordinary Differential Equations A 'C++' header library for using the 'libsoda-cxx' library with R. The 'C++' header reimplements the 'lsoda' function from the 'ODEPACK'...
/CRAN/packages/lsoda/index.html
all matching:
lsoda and lsoda |
|
|
R: A Simple Wrapper for lsoda
...for lsoda Description This function acts as a simple wrapper for lsoda, allowing for multiple parameter sets and initial conditions. It also allows lsoda to be used within the idmodelr framework.
/CRAN/refmans/idmodelr/html/solve_ode.html
all matching:
lsoda and lsoda |
|
|
R: Optional inputs for lsoda
...Optional inputs for lsoda Description These are settings for the differential equation solver (lsoda) that can be accessed via the R interface. The code listing below is taken directly from the lsoda...
/CRAN/refmans/mrgsolve/html/solversettings.html
all matching:
lsoda and lsoda |
|
|
R: About the lsoda differential equation solver used by mrgsolve
...About the lsoda differential equation solver used by mrgsolve Description The differential equation solver is a C++ translation of DLSODA from ODEPACK. The C++ translation was created by Dilawar Singh...
/CRAN/refmans/mrgsolve/html/aboutsolver.html
all matching:
lsoda and lsoda |
|
|
R: Solver for Ordinary Differential Equations (ODE), Switching...
...ordinary differential equations (ODEs). The R function lsoda provides an interface to the FORTRAN ODE solver of the same name, written by Linda R. Petzold and Alan C. Hindmarsh. The system of ODE's...
/CRAN/refmans/deSolve/html/lsoda.html
all matching:
lsoda and lsoda |
|
|
R: Conversion between character and integer ODE integration...
...solving ODEs. Currently this supports: "liblsoda" thread safe lsoda. This supports parallel thread-based solving, and ignores user Jacobian specification. "lsoda" – LSODA solver. Does not support ...
/CRAN/refmans/rxode2/html/odeMethodToInt.html
all matching:
lsoda |
|
|
R: Simulate an effect scenario
...EffectScenario is passed on to the ODE solver for numerical integration. Internally, simulate() is split up into several functions dedicated to particular models, e.g. one for GUTS and one for Lemna...
/CRAN/refmans/cvasi/html/simulate.html
all matching:
lsoda |
|
|
R: Node depth probbaility density for protracted birth-death...
...pbd_brts_density( pars1, pars1f = c(function(t,pars) {pars[1]},function(t,pars) {pars[2]}, function(t,pars) {pars[3]}, function(t,pars) {pars[4]}), methode = "lsoda", brts ) Arguments pars1 Vector...
/CRAN/refmans/PBD/html/pbd_brts_density.html
all matching:
lsoda |