© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Erik
Just have some fun with code and data
Specifically, how can we check the assumption of linearity (regression) using Python? Which libriaries can we use?
Paddy McCarthy
A Python programmer and Rosetta Code contributor
Graph it. Both the data and the fitted line.
Paddy McCarthy
A Python programmer and Rosetta Code contributor
Graph it. Both the data and the fitted line.