model<- {rxode2}R Documentation

Assign the model block in the rxode2 related object

Description

Assign the model block in the rxode2 related object

Usage

model(x, envir = environment(x)) <- value

Arguments

x

rxode2 related object

envir

Environment where assignment occurs

value

Value of the object

Value

rxode2 related object

Author(s)

Matthew L. Fidler


[Package rxode2 version 2.1.3 Index]