Search results with tag "R package"
Text Analysis in R - Ken Benoit
kenbenoit.net6For a list that includes more packages, and that is also maintained over time, a good source is the CRAN Task View for Natural Language Processing (Wild, 2017). CRAN Task Views are expert curated and maintained lists of R packages on the Comprehensive R Archive Network, and are available for various major methodological topics.
Instructions for Creating Your Own R Package
web.mit.edugenerated automatically as .Rd or \R documentation" les when you created your package. If the βmanβ folder already contains .Rd les, open each le, add a title under the βtitleβ heading, and save (if not, see step 7). You can go back and edit the content later, but you will need to add a title to each .Rd le in order to compile your package.
qcc: An R package for quality control charting and ...
www.stat.unipg.itI started writing the package to provide the stu-dents in the class I teach a tool for learning the basic concepts of statistical quality control, at the introduc-tory level of a book such as Montgomery (2000). Due to the intended n al users, a free statistical environ-ment was important and R was a natural candidate.
mediation: R Package for Causal Mediation Analysis
imai.fas.harvard.eduhave dramatically improved the package with a signi cant number of new functionalities and improvements. The current paper thus provides an up-to-date description of the analyses that can be conducted via the mediation package. To install the mediation package, use the following standard syntax for installing an R package,