Skip to contents

Obtain the R-Squared Value from a Linear Model

Usage

r2(object)

Arguments

object

An R object that is a `formula` or contains the results of the `lm` function.