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

Unclear reporting #381

Open
yuliaUU opened this issue Jul 5, 2023 · 1 comment
Open

Unclear reporting #381

yuliaUU opened this issue Jul 5, 2023 · 1 comment
Labels
question ⁉️ Further information is requested

Comments

@yuliaUU
Copy link

yuliaUU commented Jul 5, 2023

In the example provided:

report_performance(lm(Sepal.Length ~ Petal.Length * Species, data = iris))
#> The model explains a statistically significant and substantial proportion of
#> variance (R2 = 0.84, F(5, 144) = 151.71, p < .001, adj. R2 = 0.83)

I think is not clear what statistically significant is referring to? significance does not have to do with the proportion of variance, so the pvalue is for comparing some models ( asume baseline). I think this statement is very confusing

@strengejacke
Copy link
Member

@DominiqueMakowski ?

@rempsyc rempsyc added the question ⁉️ Further information is requested label Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question ⁉️ Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants