Fit a linear model and get its R^2 if I want the model to have a specific form and slope
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Réponses (0)
Voir également
Catégories
En savoir plus sur Gaussian Process Regression dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!