fixpar: Fix parameters of an ODE model

View source: R/fitode.R

fixparR Documentation

Fix parameters of an ODE model

Description

Fix parameters of an ODE model to a constant value by transforming the model (using Transform() function)

Usage

fixpar(model, fixed)

Arguments

model

odemodel object

fixed

named vector or list of model parameters to fix


parksw3/fitode documentation built on Aug. 12, 2024, 11:21 a.m.