krackhardt_datasets
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
krackhardt_datasets [2019/12/13 14:07] – hkimscil | krackhardt_datasets [2019/12/13 14:11] (current) – hkimscil | ||
---|---|---|---|
Line 257: | Line 257: | ||
krack_friend_advice_matrix <- rbind(krack_friend_matrix, | krack_friend_advice_matrix <- rbind(krack_friend_matrix, | ||
krack_friend_advice_matrix | krack_friend_advice_matrix | ||
+ | |||
+ | # fr | ||
+ | krack_friend_reports_to_matrix <- rbind(krack_friend_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.1576213622.txt.gz · Last modified: 2019/12/13 14:07 by hkimscil