significance of p-value, r square , standard erro and z score in regression analysis...
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Being a beginner I am really confused with above mentioned terms.
Can anyone explain me with example significance of R square, P value and standard error, Z score in statistics, particularly multiple regression analysis ?
Can you suggest some useful resource ?
Thanks a lot.
0 comentarios
Respuestas (1)
Shashank Prasanna
el 20 de Ag. de 2013
This is not specifically a MATLAB question, but you can obtain all of these as an output of LinearModel.fit when performing linear regression.
For the concept it self you I'd refer you to lot of material online or even a basic statistics textbook:
These are used to assess how good your fit is.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!