initial<-.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'
initial(x) <- value
Arguments
x |
model |
value |
numeric |
See Also
Other initial:
initial.model()
,
initial<-()
,
initial()
[Package nonmemica version 1.0.8 Index]