## This only has to be done once: install the cfa2 package # install.packages("cfa2",,"http://rforge.net/",type="source") library(cfa2) # show help file for cfa2 function ?cfa2 # run all examples from that help file example("cfa2")