significance of p-value, r square , standard erro and z score in regression analysis...
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.
Answers (1)
Shashank Prasanna
on 20 Aug 2013
0 votes
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.
Categories
Find more on Descriptive Statistics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!