Learn R Programming

ghyp (version 0.9.3)

ghypuv-class: Class ghypuv

Description

The class ghypuv 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 ghypuv.

Arguments

Objects from the Class

Objects can be created by calls of the form ghyp(lambda=1, alpha.bar=0.1, mu=0, sigma=1, gamma=0).

Extends

Class "ghypbase", directly.

Methods

A hist method (see hist). A mean method (see mean). A vcov method (see vcov).

See Also

ghyp, mle.ghypuv-class and fit.ghypuv

Examples

Run this code
ghyp(lambda=1, alpha.bar=0.1, mu=0, sigma=1, gamma=0)

Run the code above in your browser using DataLab