partialR2: Partial R2

View source: R/utils.R

partialR2R Documentation

Partial R2

Description

Get partial R2 by comparing a model and its reduced model.

Usage

partialR2(mod, mod.r)

Arguments

mod

A linear regression model.

mod.r

A reduced model based on mod.

Value

R2 value between 0 and 1.


rr2 documentation built on Aug. 21, 2023, 5:11 p.m.