significance of p-value, r square , standard erro and z score in regression analysis...
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Shashank Prasanna
on 20 Aug 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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!