lower<-.model {nonmemica} | R Documentation |
Set Lower Bounds for Model Initial Estimates
Description
Sets lower bounds for model initial estimates.
Usage
## S3 replacement method for class 'model'
lower(x) <- value
Arguments
x |
model |
value |
numeric |
See Also
Other lower:
lower.model()
,
lower<-()
,
lower()
[Package nonmemica version 1.0.8 Index]