Description Usage Arguments Value Author(s)
Function FisherLSD
performs Fisher's LSD tests on the data using the package agricolae.
1 2 3 4 5 6 7 |
data |
A numerical matrix containing the data |
classes |
A character vector containing the class names of the samples present in the data. This vector must have the same length as the number of samples present in the argument data. |
index |
Numerical value to choose a subset of the data on which the LSD tests is going to be performed. |
DFerror |
Degrees of freedom of the model |
MSerror |
Means square error of the model |
numClasses |
Numerical parameter corresponding to the number of classes present in the data. |
A list containing the class names, the group where each class belongs according to the LSD test and the value of their means.
Francesc Fernandez, francesc.fernandez.albert@upc.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.