IdtNandSNDE-class: Class IdtNandSNDE

IdtNandSNDE-classR Documentation

Class IdtNandSNDE

Description

IdtNandSNDE is a union of classes IdtSngNandSNDE and IdtMxNandSNDE, used for storing the estimation results of Normal and Skew-Normal modelisations for Interval Data.

Methods

coef

signature(coef = "IdtNandSNDE"): extracts parameter estimates from objects of class IdtNandSNDE

stdEr

signature(x = "IdtNandSNDE"): extracts standard errors from objects of class IdtNandSNDE

vcov

signature(x = "IdtNandSNDE"): extracts an estimate of the variance-covariance matrix of the parameters estimators for objects of class IdtNandSNDE

mean

signature(x = "IdtNandSNDE"): extracts the mean vector estimate from objects of class IdtNandSNDE

var

signature(x = "IdtNandSNDE"): extracts the variance-covariance matrix estimate from objects of class IdtNandSNDE

cor

signature(x = "IdtNandSNDE"): extracts the correlation matrix estimate from objects of class IdtNandSNDE

References

Brito, P., Duarte Silva, A. P. (2012), Modelling Interval Data with Normal and Skew-Normal Distributions. Journal of Applied Statistics 39(1), 3–20.

See Also

IData, mle, fasttle, fulltle, MANOVA, RobMxtDEst, IdtSngNandSNDE, IdtMxNandSNDE


MAINT.Data documentation built on April 4, 2023, 9:09 a.m.