Fit a linear model and get its R^2 if I want the model to have a specific form and slope
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to see fit a model y=mx+c when m=1 to some data, so I only want to learn the offset.
I know the expressions are relatively easy to get by hand but I was curious if some software in matlab already did this, especially if it computed other stuff for me like R^2 values etc.
Does this exist?
I have two vectors X,y and want to get y=x+c but only fit c.
1 Kommentar
Antworten (0)
Siehe auch
Kategorien
Mehr zu Gaussian Process Regression finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!