Skip to content

Idea: another example of interactions for exercise 1.e #1

@necantis

Description

@necantis

Weight has been decreasing over time in some zones.
lm.fit_complex <- lm(mpg ~ weightyearorigin, data=Auto)

Since the number of parameters is fairly high, we should check the Adjusted R2 is 0.83. All parameters are statistically significant, although some effects are fairly small
summary(lm.fit_complex)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions