initial<-.model {nonmemica} | R Documentation |
Sets upper bounds for model initial estimates.
## S3 replacement method for class 'model'
initial(x) <- value
x |
model |
value |
numeric |
Other initial:
initial()
,
initial.model()
,
initial<-()