ebayes: Empirical Bayes predictions for a specific RPMM model
Description
Empirical Bayes predictions for a specific RPMM model
Usage
ebayes(rpmm, x, type, nodelist=NULL)
Arguments
type
RPMM type ("blc" or "glc")
nodelist
RPMM subnode to use (default = root)
Value
Matrix of empirical bayes predictions corresponding to x
.
Details
Typically not be called by user.