predict.relvm: Group Score Prediction Interface

View source: R/pred.R

predict.relvmR Documentation

Group Score Prediction Interface

Description

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

Usage

## 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 Nov. 1, 2024, 9:01 p.m.