IdtNandSNDE-class | R Documentation |
IdtNandSNDE is a union of classes IdtSngNandSNDE
and IdtMxNandSNDE
, used for storing the estimation results of Normal and Skew-Normal modelisations for Interval Data.
signature(coef = "IdtNandSNDE")
: extracts parameter estimates from objects of class IdtNandSNDE
signature(x = "IdtNandSNDE")
: extracts standard errors from objects of class IdtNandSNDE
signature(x = "IdtNandSNDE")
: extracts an estimate of the variance-covariance matrix of the parameters estimators for objects of class IdtNandSNDE
signature(x = "IdtNandSNDE")
: extracts the mean vector estimate from objects of class IdtNandSNDE
signature(x = "IdtNandSNDE")
: extracts the variance-covariance matrix estimate from objects of class IdtNandSNDE
signature(x = "IdtNandSNDE")
: extracts the correlation matrix estimate from objects of class IdtNandSNDE
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
, fasttle
, fulltle
,
MANOVA
, RobMxtDEst
, IdtSngNandSNDE
, IdtMxNandSNDE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.