Produce a summary of an object of class "SUNdistr"
UTF-8
## S4 method for signature 'SUNdistr'summary(object,...)
Arguments
object: an object of class "SUNdistr".
...: optional arguments passed to mom.mtruncnorm for the regulation of its working.qq
Returns
An S4-object with the following slots:
dp: the parameters of the distrbution, a list
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
Author(s)
Adelchi Azzalini
See Also
makeSUNdistr for building a SUN distribution object
methods mean and vcov
for computing the mean vector and the variance matrix of SUNdistr-class objects
References
Arellano-Valle, R. B. and Azzalini, A. (2021). Some properties of the unified skew-normal distribution. Statistical Papers, tools:::Rd_expr_doi("https://doi.org/10.1007/s00362-021-01235-2")