User Tools

Site Tools


partial_and_semipartial_correlation

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
partial_and_semipartial_correlation [2019/05/26 23:04] – [Semipartial cor] hkimscilpartial_and_semipartial_correlation [2019/05/30 10:31] – [Semipartial cor] hkimscil
Line 323: Line 323:
  
 ====== Semipartial cor ====== ====== Semipartial cor ======
 +See also [[:sequential_regression#enter]] page.
 +
 <code>> tests <- read.csv("http://commres.net/wiki/_media/r/tests_cor.csv") <code>> tests <- read.csv("http://commres.net/wiki/_media/r/tests_cor.csv")
 > colnames(tests) <- c("ser", "sat", "clep", "gpa") > colnames(tests) <- c("ser", "sat", "clep", "gpa")
Line 384: Line 386:
  
 From the above: Multiple R-squared: 0.009898 From the above: Multiple R-squared: 0.009898
-From the below: spcor.gpa.sat.clep$estimate^2: 0.009897835+From the below: spcor.gpa.sat.clep%%$%%estimate^2: 0.009897835
  
 <code>> spcor.gpa.sat.clep <- spcor.test(gpa,sat,clep) <code>> spcor.gpa.sat.clep <- spcor.test(gpa,sat,clep)
partial_and_semipartial_correlation.txt · Last modified: 2023/05/31 08:56 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki