tidy.mixPV: Helper function to allow use with modelsummary

View source: R/helper.R

tidy.mixPVR Documentation

Helper function to allow use with modelsummary

Description

Helper function to allow use with modelsummary

Usage

## S3 method for class '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.


MLMusingR documentation built on April 3, 2025, 5:43 p.m.