summary.mixPV {MLMusingR}R Documentation

Create summary output from the mixPV function

Description

Create summary output from the mixPV function

Usage

## S3 method for class 'mixPV'
summary(object, dfadj = TRUE, ...)

Arguments

object

The mixPV object

dfadj

If set to TRUE (default), uses newer df computation. If FALSE, uses standard Rubin pooling formula.

...

Additional unspecified options.


[Package MLMusingR version 0.4.0 Index]