View source: R/partGLS_methods.R
t.test.partGLS | R Documentation |
Conduct a correlated t-test of a partitioned GLS
## S3 method for class 'partGLS'
t.test(x, ...)
x |
"partGLS" object |
... |
additional arguments passed to print |
a list whose first element is a coefficient table with estimates, standard errors, t-statistics, and p-values and whose second element is a matrix of correlations among coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.