User Tools

Site Tools


krackhardt_datasets

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
krackhardt_datasets [2019/12/13 14:07] hkimscilkrackhardt_datasets [2019/12/13 14:11] (current) hkimscil
Line 257: Line 257:
 krack_friend_advice_matrix <- rbind(krack_friend_matrix, krack_advice_matrix) krack_friend_advice_matrix <- rbind(krack_friend_matrix, krack_advice_matrix)
 krack_friend_advice_matrix krack_friend_advice_matrix
 +
 +# fr
 +krack_friend_reports_to_matrix <- rbind(krack_friend_matrix, krack_reprots_to_matrix)
 +krack_friend_reports_to_matrix
 +
  
 # far # far
Line 274: Line 279:
 krack_friend_advice_cors <- cor(as.matrix(krack_friend_advice_matrix)) krack_friend_advice_cors <- cor(as.matrix(krack_friend_advice_matrix))
 krack_friend_advice_cors krack_friend_advice_cors
 +
 +krack_friend_reports_to_cors <- cor(as.matrix(krack_friend_reports_to_matrix))
 +krack_friend_reports_to_cors
  
 krack_friend_advice_reports_to_cors <- cor(as.matrix(krack_friend_advice_reports_to_matrix)) krack_friend_advice_reports_to_cors <- cor(as.matrix(krack_friend_advice_reports_to_matrix))
krackhardt_datasets.txt · Last modified: 2019/12/13 14:11 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki