User Tools

Site Tools


regression

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
regression [2019/05/20 08:24] – [e.g. Simple Regression] hkimscilregression [2019/05/20 08:40] – [e.g. Simple Regression] hkimscil
Line 617: Line 617:
  
 </code> </code>
 +<code>> anova(mod)
 +Analysis of Variance Table
  
 +Response: Y
 +          Df Sum Sq Mean Sq F value   Pr(>F)   
 +X          1 316874  316874  10.896 0.008002 **
 +Residuals 10 290824   29082                    
 +---
 +Signif. codes:  0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1
 +> </code>
 ====== E.g., 3. Simple regression: Adjusted R squared & Slope test ====== ====== E.g., 3. Simple regression: Adjusted R squared & Slope test ======
 This is another example of regression. Here the concept of adjusted r square is explained.  This is another example of regression. Here the concept of adjusted r square is explained. 
regression.txt · Last modified: 2023/05/24 08:53 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki