Obtaining standard deviation in cftool
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have [x,y] as my data and I want to fit a linear line to it. My question is can I obtain standard deviation for the linear line that my data is fitted to?
Thanks
0 comentarios
Respuesta aceptada
Tom Lane
el 22 de Abr. de 2013
The thing labeled RMSE is the root mean squared error. It's an estimate of the standard deviation of the residuals or error term. Maybe that's what you want.
If you want a different notion of standard deviation, please explain further.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Interpolation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!