Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add F test for linear model comparison #20

Open
karoliskoncevicius opened this issue Jun 12, 2020 · 0 comments
Open

Add F test for linear model comparison #20

karoliskoncevicius opened this issue Jun 12, 2020 · 0 comments

Comments

@karoliskoncevicius
Copy link
Owner

karoliskoncevicius commented Jun 12, 2020

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.

@karoliskoncevicius karoliskoncevicius added this to the 0.2 milestone Dec 7, 2020
@karoliskoncevicius karoliskoncevicius self-assigned this Dec 8, 2020
@karoliskoncevicius karoliskoncevicius removed this from the 0.2 milestone Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant