| Idtlda-class | R Documentation |
Idtlda contains the results of Linear Discriminant Analysis for the interval data
prior:Prior probabilities of class membership; if unspecified, the class proportions for the training set are used; if present, the probabilities should be specified in the order of the factor levels.
means:Matrix with the mean vectors for each group
scaling:Matrix which transforms observations to discriminant functions, normalized so that within groups covariance matrix is spherical.
N:Number of observations
CovCase:Configuration case of the variance-covariance matrix: Case 1 through Case 4
signature(object = "Idtlda"): Classifies interval-valued observations in conjunction with lda.
signature(object = "Idtlda"): show S4 method for the IDdtlda-class
signature(object = "Idtlda"): Returns the configuration case of the variance-covariance matrix
Pedro Duarte Silva <psilva@porto.ucp.pt>
Paula Brito <mpbrito.fep.up.pt>
Brito, P., Duarte Silva, A. P. (2012), Modelling Interval Data with Normal and Skew-Normal Distributions. Journal of Applied Statistics 39(1), 3–20.
Duarte Silva, A.P. and Brito, P. (2015), Discriminant analysis of interval data: An assessment of parametric and distance-based approaches. Journal of Classification 39(3), 516–541.
qda, MANOVA, Roblda, Robqda, snda, IData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.