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 06 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

RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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