DAISIE_abm_factor: Sets or retrieves the factor to calculate the step-size used...

View source: R/DAISIE_loglik_CS.R

DAISIE_abm_factorR Documentation

Sets or retrieves the factor to calculate the step-size used by the odeint::adams_bashforth[_moulton] solvers.

Description

Sets or retrieves the factor to calculate the step-size used by the odeint::adams_bashforth[_moulton] solvers.

Usage

DAISIE_abm_factor(factor)

Arguments

factor

sets step-size to factor * (t1 - t0).

Value

current factor


DAISIE documentation built on April 12, 2025, 1:52 a.m.