summary.qgcompmultfit: Summarize gcompmultfit object

summary.qgcompmultfitR Documentation

Summarize gcompmultfit object

Description

Summary printing to include coefficients, standard errors, hypothesis tests, weights

Usage

## S3 method for class 'qgcompmultfit'
summary(object, ..., tests = NULL)

Arguments

object

Result from qgcomp multinomial fit (qgcompmultfit object).

...

Unused

tests

Character vector (e.g. c("global", "homogeneity")) that determine the types of hypothesis tests that are printed

Value

qgcompmulttest object (list) with results of a chi-squared test


qgcomp documentation built on Aug. 10, 2023, 5:07 p.m.