PsyTeachR / glossary

Glossary of terms
https://psyteachr.github.io/glossary/
Other
15 stars 17 forks source link

NEW: R-squared #76

Closed JulianeKloidt closed 2 years ago

JulianeKloidt commented 2 years ago

The statistic R-squared represents the proportion of the variance for a dependent variable explained by the predictor(s) in a regression model.

debruine commented 2 years ago

Thanks!