Skip to content

solved an issue with Anova.lm when test.statistic is provided in the call#2

Open
jkeuskamp wants to merge 1 commit intocran:masterfrom
jkeuskamp:patch-4
Open

solved an issue with Anova.lm when test.statistic is provided in the call#2
jkeuskamp wants to merge 1 commit intocran:masterfrom
jkeuskamp:patch-4

Conversation

@jkeuskamp
Copy link
Copy Markdown

In cases where test.statistic was provided to Anova when used on a lm class model, test.statistic is provided twice to Anova, causing an error to be thrown

In cases where test.statistic was provided to Anova when used on a lm class model, an error was thrown as test.statistic is provided twice. This is now solved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant