predict.relvm: Group Score Prediction Interface

Description Usage Arguments Value

View source: R/pred.R

Description

Predict the group scores (random effect latent variabl) from the extimated parameters

Usage

1
2
## S3 method for class 'relvm'
predict(object, newdata, level = 0.95)

Arguments

pms

A named vector of parameters to be optimized.

score_tbl

The data table.

wts_tbl

The corresponding weigting table.

Value

A data.frame containing pred and stderr. pred is the predicted group score. score.


huangrh/relvm documentation built on May 17, 2019, 9:10 p.m.