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


fitode documentation built on Oct. 29, 2022, 9:05 a.m.