powered by
Extract Model Coefficients.
# S3 method for eblupres coef(object, ...)
model coefficients
EBLUP model.
further arguments passed to or from other methods.
m1 <- eblupfh_cluster(y ~ x1 + x2 + x3, data = mys, vardir = "var", cluster = "clust") coef(m1)
Run the code above in your browser using DataLab