codecov

Austin fits Wordscores and Wordfish models to document-feature matrices.

Installation

devtools::install_github("conjugateprior/austin")

If that didn’t work you may need to

install.packages('devtools')

first, then try again.