User Tools

Site Tools


factor_analysis_examples

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
factor_analysis_examples [2019/12/06 14:01] hkimscilfactor_analysis_examples [2022/05/05 14:49] hkimscil
Line 181: Line 181:
 Cumulative Proportion 0.27 0.51 0.68 0.84 1.00 Cumulative Proportion 0.27 0.51 0.68 0.84 1.00
 </code> </code>
 +
 +====== 2 ======
 +<code>
 +food <- read.csv("http://commres.net/wiki/_media/r/food-texture.csv",
 +                 row.names = "X")
 +str(food)
 +</code>
 +
factor_analysis_examples.txt · Last modified: 2022/05/05 15:02 by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki