jamovi / jmv

jamovi for R
https://www.jamovi.org
55 stars 27 forks source link

Add an equation to the Linear Regression output #399

Open cmontgo opened 2 months ago

cmontgo commented 2 months ago

Wondering if it would be possible to add an equation output (i.e. a toggle and/or like in the output with Dependent=Int+B covariate...) with the Linear Regression analysis. For simple linear regression it helps students learning, and for larger models I think it helps see what's going on a little. Possibly a simple addition?

raviselker commented 1 month ago

Would definitly be a cool addition! I'll have a think about how and when we could implement his. It's always a priorities game :)

cmontgo commented 1 month ago

Of course. I wasn’t thinking anything fancy, just a line with Y(name if easy) = int+ Σ \beta variables. Just mostly for students learning regression to easily relate it to the table etc