Skip to content
/ slr Public

Simple linear regression with confidence intervals

Notifications You must be signed in to change notification settings

maka89/slr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

slr

Simple linear regression with confidence intervals on parameters and prediction. Numpy polyfit + Confidence intervals based on student's-t distribution (See Simple linear regresison on wikipedia)

Example:

Image

Releases

No releases published

Packages

No packages published

Languages