Learn R Programming

MLMusingR (version 0.4.0)

tidy.mixPV: Helper function to allow use with modelsummary

Description

Helper function to allow use with modelsummary

Usage

# S3 method for mixPV
tidy(x, dfadj = TRUE, ...)

Arguments

x

The mixPV model object.

dfadj

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

...

Additional unspecified options.