summary.psatGLM: Summarizing psatGLM Fits

Description Usage Arguments Details Value See Also

Description

A summary method for psatGLM objects.

Usage

1
2
3
## S3 method for class 'psatGLM'
summary(object, estimate_type = NULL, pvalue_type = NULL,
  ci_type = NULL, confidence_level = NULL, ...)

Arguments

object

an object of type psatGLM.

estimate_type

see mvnQuadratic for details.

pvalue_type

see mvnQuadratic for details.

ci_type

see mvnQuadratic for details.

confidence_level

see mvnQuadratic for details.

Details

This is a summary method for summarizing the results of post aggregate testing analysis with the psatGLM method. The main output of the function is a table of regression coefficients with confidence intervals and p-values computed using the desired methods. This function is accompanied by a convenient printing function.

Value

A list containing a table of regression coefficients and details regarding the inference methods used.

See Also

psatGLM


ammeir2/PSAT documentation built on May 27, 2019, 7:40 a.m.