The class ghypmv inherits from the base class ghypbase. All the
parameters, the alternative parameters, the expected value, the variance and the
model are stored in an object of class ghypmv.
Arguments
Objects from the Class
Objects can be created by calls of the form
ghyp(lambda=1, alpha.bar=0.1, mu=rep(0,2), sigma=diag(rep(1,2)), gamma=rep(0,2)).
Extends
Class "ghypbase", directly.
Methods
A pairs method (see pairs).
A mean method (see mean).
A vcov method (see vcov).