Skip to content

Add F test for linear model comparison #20

Description

@karoliskoncevicius

Need to come up with a name and an interface. Current proposal:

  • Name: row_lm_f()
  • Arguments: 1) data matrix 2) alternative model matrix 3) null model matrix

Have to do a lot of testing in order to make sure it will produce the same output as lm(). Keep track of pivoting.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions