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 [2020/11/26 08:27] – [Enter] hkimscilsequential_regression [2020/11/26 08:29] – [Enter] hkimscil
Line 56: Line 56:
 0.311211 ~= 0.311583 0.311211 ~= 0.311583
  
- +R에서 보는 예는 아래를 참조
-in R +
-<code> +
-dvar <- read.csv("http://commres.net/wiki/_media/regression01-bankaccount.csv"+
- +
-attach(dvar) +
-cor(dvar) +
-spcor(dvar) +
-pcor(dvar) +
- +
-## or  +
-pcor.test(bankaccount, income, famnum) +
-pcor.test(bankaccount, famnum, income) +
- +
-spcor.test(bankaccount, income, famnum) +
-spcor.test(bankaccount, famnum, income) +
-</code>+
  
 </WRAP> </WRAP>
sequential_regression.txt · Last modified: 2024/06/12 08:30 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki