| IdtSNDE-class | R Documentation |
IdtSNDE is a class union of classes IdtSngSNDE and IdtMxSNDE, used for storing the estimation results of Skew-Normal modelizations for Interval Data.
signature(coef = "IdtSNDE"): extracts parameter estimates from objects of class IdtSNDE
signature(x = "IdtSNDE"): extracts standard errors from objects of class IdtSNDE
signature(x = "IdtSNDE"): extracts an asymptotic estimate of the variance-covariance matrix of the paramenters estimators for objects of class IdtSNDE
signature(x = "IdtSNDE"): extracts the mean vector estimate from objects of class IdtSNDE
signature(x = "IdtSNDE"): extracts the variance-covariance matrix estimate from objects of class IdtSNDE
signature(x = "IdtSNDE"): extracts the correlation matrix estimate from objects of class IdtSNDE
Azzalini, A. and Dalla Valle, A. (1996), The multivariate skew-normal distribution. Biometrika 83(4), 715–726.
Brito, P., Duarte Silva, A. P. (2012), Modelling Interval Data with Normal and Skew-Normal Distributions. Journal of Applied Statistics 39(1), 3–20.
IData, mle, MANOVA, IdtSngSNDE, IdtMxSNDE, IdtNDE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.