Good Evening,

my aim is to perform a multiple correspondence analysis on a textual matrix
by using the ‘ca’ package, which performs a 3d visualization of the results.
Specifically, the frequency matrix contains words (rows) and variables
(columns), and the contempt of each cell is the occurrence of each word for
each category of the variables. Furthermore, the function mjca() of the ‘ca’
package requests a data frame as an object. What am I supposed to do in
order to import the textual matrix as a data frame and compute mjca? What
other packages or functions may be helpful in order to get a 3d
visualization of the results?

Thanks for your support, 
Gabriele 


--
View this message in context: 
http://r.789695.n4.nabble.com/Correspondence-Analysis-of-Textual-Data-and-Visualization-of-Correspondence-Results-in-a-3d-plot-wit-tp3676450p3676450.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