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 an equation to the Linear Regression output #399

Open
cmontgo opened this issue Apr 20, 2024 · 2 comments
Open

Add an equation to the Linear Regression output #399

cmontgo opened this issue Apr 20, 2024 · 2 comments

Comments

@cmontgo
Copy link

cmontgo commented Apr 20, 2024

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
Copy link
Member

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
Copy link
Author

cmontgo commented Jun 4, 2024

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

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

No branches or pull requests

2 participants