t.test.partGLS: Conduct a t-test of "partGLS" object

View source: R/partGLS_methods.R

t.test.partGLSR Documentation

Conduct a t-test of "partGLS" object

Description

Conduct a correlated t-test of a partitioned GLS

Usage

## S3 method for class 'partGLS'
t.test(x, ...)

Arguments

x

"partGLS" object

...

additional arguments passed to print

Value

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.


remotePARTS documentation built on Sept. 16, 2023, 1:06 a.m.