getPooledR2: Utility to calculate R^2 values by pooling values from...

View source: R/getPooledR2.R

getPooledR2R Documentation

Utility to calculate R^2 values by pooling values from multiply imputed repeated analyses. Based on van Buuren (https://rdrr.io/cran/mice/src/R/pool.r.squared.R)

Description

Utility to calculate R^2 values by pooling values from multiply imputed repeated analyses. Based on van Buuren (https://rdrr.io/cran/mice/src/R/pool.r.squared.R)

Usage

getPooledR2(mira)

Arguments

mira

An object of class 'mira' generated by 'mice'

Value

R^2 value


earlycapistran/consLettersUtils documentation built on Nov. 22, 2022, 1:22 a.m.