fixed.init {nonmemica} | R Documentation |
Check if init is fixed
Description
Checks if init is fixed.
Usage
## S3 method for class 'init'
fixed(x, ...)
Arguments
x |
init |
... |
ignored |
Value
logical
See Also
Other fixed:
fixed.model()
,
fixed<-.inits()
,
fixed<-.init()
,
fixed<-.model()
,
fixed<-()
,
fixed()
[Package nonmemica version 1.0.8 Index]