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.model(), upper<-(), upper()


[Package nonmemica version 1.0.8 Index]