add: print all model values after solving simple linear regression

This commit is contained in:
2026-01-16 19:50:46 +01:00
parent 44a93dc160
commit 79a460dea0
2 changed files with 9 additions and 2 deletions

View File

@@ -9,6 +9,9 @@ from src import centrality
from src import plot
from src import fitting
# TODO: implement this AIC:
# https://www.statlect.com/fundamentals-of-statistics/linear-regression-model-selection-criteria
def merfish():
"""