R scripts for MDA analysis? #12
-
Hi! Thank you for your great work! I'm looking into maybe using your library MFTE to extract features for a large range of texts (citing your software of course!), and I was wondering how far you were with adding the R scripts for MDA analysis that you mention in the README? Best |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi |
Beta Was this translation helpful? Give feedback.
Hi
Thanks for using our software. The addition of R scripts plan has not happened yet. Doing MD analysis in R is not difficult. There are a ton of online resources and tutorials available which can be helpful.
For what it's worth, I have attached a zip file containing an R Markdown. It may be helpful for MD analysis (Exploratory Factor Analysis). The code is poorly written (for personal use) and not very well documented/commented. Please use it if you know what you are doing. I cannot guarantee if it will run on your system without error. Again, please use only if you are familiar with R, and know how to debug/change such code.
MD_analysis_sample.zip