User Tools

Site Tools


sequential_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
sequential_regression [2019/10/18 07:24] – [r] hkimscilsequential_regression [2019/10/18 07:28] – [r] hkimscil
Line 197: Line 197:
 $method $method
 [1] "pearson" [1] "pearson"
 +
 +## zero-order correlation
 +> cor(datavar)
 +            bankaccount     income     famnum
 +bankaccount   1.0000000  0.7944312 -0.6922935
 +income        0.7944312  1.0000000 -0.3999614
 +famnum       -0.6922935 -0.3999614  1.0000000
 +
  
 </code> </code>
Line 212: Line 220:
 | income  | 0.7825112  | 1.0000000  | 0.3422911    |  | income  | 0.7825112  | 1.0000000  | 0.3422911    | 
 | famnum  | -0.6728560  | 0.3422911  | 1.0000000    |  | famnum  | -0.6728560  | 0.3422911  | 1.0000000    | 
 +
 +
 +|  | bankaccount  | income  | famnum   
 +| bankaccount  | 1.0000000  | 0.7944312  | -0.6922935 
 +| income  | 0.7944312  | 1.0000000  | -0.3999614   
 +| famnum  | -0.6922935  | -0.3999614   | 1.0000000    | 
  
  
sequential_regression.txt · Last modified: 2022/05/22 21:50 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki