shape.rate.inv {SharedHT2}R Documentation

Link function for EB.Anova/general model

Description

Computes the model coefficients for the EB.Anova/general model given the shape parameter and rate matrix parameter

Usage

  shape.rate.inv(object)

Arguments

object a list containing two components, shape, a scalar, and rate, the d by d rate matrix parameter of the inverse Wishart distribution

Value

A named numeric vector of length d*(d+1)/2 + 1 containing the model coefficients for the EB.Anova/general model.


[Package SharedHT2 version 2.0 Index]