Other packages > Find by keyword >

textir  

Inverse Regression for Text Analysis
View on CRAN: Click here


Download and install textir package within the R console
Install from CRAN:
install.packages("textir")

Install from Github:
library("remotes")
install_github("cran/textir")

Install by package version:
library("remotes")
install_version("textir", "2.0-5")



Attach the package and use:
library("textir")
Maintained by
Matt Taddy
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-01-23
Latest Update: 2018-02-11
Description:
Multinomial (inverse) regression inference for text documents and associated attributes.For details see: Taddy (2013 JASA) Multinomial Inverse Regression for Text Analysis <doi:10.48550/arXiv.1012.2098> and Taddy (2015, AoAS), Distributed Multinomial Regression, <doi:10.48550/arXiv.1311.6139>. A minimalist partial least squares routine is also included.Note that the topic modeling capability of earlier 'textir' is now a separate package, 'maptpx'.
How to cite:
Matt Taddy (2011). textir: Inverse Regression for Text Analysis. R package version 2.0-5, https://cran.r-project.org/web/packages/textir. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:12), 1.1 (2011-01-23 09:53), 1.2.1 (2011-02-22 19:22), 1.2.2 (2011-02-23 17:18), 1.2 (2011-02-13 17:11), 1.4 (2011-03-22 07:48), 1.5-4 (2011-04-24 08:58), 1.5.2 (2011-04-14 09:14), 1.5.3 (2011-04-15 07:25), 1.5 (2011-04-09 11:29), 1.6-1 (2011-08-02 08:15), 1.6-3 (2011-08-25 22:08), 1.6 (2011-06-09 08:05), 1.7-1 (2011-09-23 17:01), 1.7-2 (2011-12-01 09:00), 1.7-3 (2011-12-27 22:30), 1.7 (2011-09-22 07:33), 1.8-1 (2012-02-29 09:24), 1.8-2 (2012-03-07 08:11), 1.8-3 (2012-03-19 20:48), 1.8-4 (2012-04-07 06:59), 1.8-5 (2012-04-08 18:22), 1.8-6 (2012-06-12 08:37), 1.8-7 (2012-08-03 07:14), 1.8-8 (2012-08-09 07:35), 1.8 (2012-02-20 08:24), 2.0-1 (2013-12-02 08:07), 2.0-2 (2014-01-31 00:10), 2.0-3 (2015-04-01 23:54), 2.0-4 (2015-08-19 00:31)
Other packages that cited textir R package
View textir citation profile
Other R packages that textir depends, imports, suggests or enhances
Complete documentation for textir
Functions, R codes and Examples using the textir R package
Some associated functions: congress109 . corr . pls . srproj . tfidf . we8there . 
Some associated R codes: dtm.R . mnlm.R . pls.R .  Full textir package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA