comments.inits: Extract Comments from Inits

View source: R/model.R

comments.initsR 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(), comments.items(), comments.model()


nonmemica documentation built on Oct. 26, 2024, 1:06 a.m.