chisqr.partGLS {remotePARTS}R Documentation

Conduct a chisqr test of "partGLS" object

Description

Conduct a correlated chi-square test on a partitioned GLS

Usage

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

Arguments

x

"remoteGLS" object

...

additional arguments passed to print

Value

a p-value for the correlated chisqr test


[Package remotePARTS version 1.0.4 Index]