part_ttest: Correlated t-test for paritioned GLS

View source: R/partGLS_methods.R

part_ttestR Documentation

Correlated t-test for paritioned GLS

Description

Correlated t-test for paritioned GLS

Usage

part_ttest(coefs, part.covar_coef, rcoefficients, df2, npart)

Arguments

coefs

vector average GLS coefficients

part.covar_coef

an array of covar_coef from each partition

rcoefficients

an rcoefficeints array, one for each partition

df2

second degree of freedom from partitioned GLS

npart

number of partitions

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.


morrowcj/remotePARTS documentation built on Sept. 17, 2023, 5:42 p.m.