| summary.SUNdistr-class {sn} | R Documentation |
Class summary.SUNdistr
Description
Summaries of objects of classes SUNdistr
Objects from the Class
Objects can be created by calls of type summary(object) when
object is of class "SUNdistr".
Slots
dp:a list of parameters
- name
the name of the distribution, a character string
- compNames
the names of the components, a character vector
- HcompNames
the names of the hidden components, a character vector
- mean
the mean value, a vector
- var.cov
the variance-covariance matrix
- gamma1
the marginal indices of asymmetry, a vector
- cum3
the third order cumulants, a three-dimensional array
- mardia
the Mardia's measures of multivariate asymmetry and skewness, a vector of length two
Methods
- show
signature(object = "summary.SUNdistr"): ...
Author(s)
Adelchi Azzalini
See Also
summary.SUNdistr, makeSUNdistr
[Package sn version 2.1.1 Index]