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 22 Dec. 2024.
Previous versions and publish date:
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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