fixed<-.inits {nonmemica} | R Documentation |
Set fixed attribute of inits
Description
Sets fixed attribute of inits.
Usage
## S3 replacement method for class 'inits'
fixed(x) <- value
Arguments
x |
inits |
value |
logical |
Value
inits
See Also
Other fixed:
fixed()
,
fixed.init()
,
fixed.model()
,
fixed<-()
,
fixed<-.init()
,
fixed<-.model()
[Package nonmemica version 1.0.11 Index]