comments.inits {nonmemica} | R Documentation |
Extract Comments from Inits
Description
Extracts comments from inits.
Usage
## S3 method for class 'inits'
comments(x, type, prior, ...)
Arguments
x |
inits |
type |
item type: theta, omega, sigma (tables give items not inits) |
prior |
number of prior items of this type (maybe imporant for numbering) |
... |
ignored |
Value
data.frame
See Also
Other comments:
comments.items()
,
comments.model()
,
comments()
[Package nonmemica version 1.0.8 Index]