Description Slots Methods Author(s) See Also Examples
The class lsd.object is the output of a call to lsd.test
F :the test statistic
df :the degrees of freedom of F
globalP:the associated p-value
D:the matrix used in the test (it provides the influence of columns in resp to the test statistic)
call:The matched call to lsd.
MTP:The procedure used ("fdrOrd", "kfweOrd" or others).
(lsd.object): Extracts the p-values.
lsd.object: Prints the test results: p-value, test statistic, expected value of the test statistic under the null hypothesis, standard deviation of the test statistic under the null hypothesis, and number of covariates tested.
lsd.object: Prints the test results: p-value, test statistic, expected value of the test statistic under the null hypothesis, standard deviation of the test statistic under the null hypothesis, and number of covariates tested.
lsd.object: diagonal of matrix D used in the test (i.e. the influence of columns in resp to the test statistic)
Livio Finos: livio@stat.unipd.it
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.