| shape.rate.inv {SharedHT2} | R Documentation |
Computes the model coefficients for the EB.Anova/general
model given the shape parameter and rate matrix parameter
shape.rate.inv(object)
object |
a list containing two components, shape, a
scalar, and rate, the d by d rate matrix
parameter of the inverse Wishart distribution |
A named numeric vector of length d*(d+1)/2 + 1 containing the
model coefficients for the EB.Anova/general model.