Learn R Programming

supernova (version 1.1)

superanova: superanova

Description

Alias for supernova

Usage

superanova(x)

Arguments

x

A lm object.

Value

A supernova object.

Examples

Run this code
# NOT RUN {
superanova(lm(Thumb ~ Weight, data = Fingers))

# }

Run the code above in your browser using DataLab