Please provide a reproducible example, like:

library(ca)
data(author)
p <- ca(author)

# now look at this:
str(p)

to find that this object of class 'ca' has lots of different results in it -
it is up to you to decide which ones you make into a dataframe.

cheers,
Remko


-- 
View this message in context: 
http://r.789695.n4.nabble.com/Storing-CA-Results-to-a-Data-Frame-tp2714619p2714893.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to