Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
Write a function that computes the closed-form solution to linear regression 
normalEqn(X,y) computes the closed-form solution to linear 
regression using the normal equations.