getSummary.effect.hetprob: Get Model Summaries for use with "mtable" for objects of...

View source: R/hetprob.R

getSummary.effect.hetprobR Documentation

Get Model Summaries for use with "mtable" for objects of class effect.hetprob

Description

A generic function to collect coefficients and summary statistics from a effect.hetprob object. It is used in mtable

Usage

## S3 method for class 'effect.hetprob'
getSummary(obj, alpha = 0.05, ...)

Arguments

obj

an effect.hetprob object,

alpha

level of the confidence intervals,

...

further arguments,

Details

For more details see package memisc.


Rchoice documentation built on March 31, 2023, 11:13 p.m.