upper<-.model {nonmemica}R Documentation

Set Upper Bounds for Model Initial Estimates

Description

Sets upper bounds for model initial estimates.

Usage

## S3 replacement method for class 'model'
upper(x) <- value

Arguments

x

model

value

numeric

See Also

Other upper: upper(), upper.model(), upper<-()


[Package nonmemica version 1.0.11 Index]