Description Usage Arguments Details Value Author(s) References See Also Examples
View source: R/classic.wordscores.R
Construct a Wordscores model from reference document scores
1 | classic.wordscores(wfm, scores)
|
wfm |
object of class wfm |
scores |
reference document positions/scores |
This version of Wordscores is exactly as described in Laver et al. 2003 and is provided for historical interest and continued replicability of older analyses.
scores
is a vector of document scores corresponding to the
documents in the word frequency matrix wfm
.
The function computes wordscores and returns a model from which
virgin text scores can be predicted.
An old-style Wordscores analysis.
Will Lowe
Laver, M. and Benoit, K. and Garry, J. (2003) 'Extracting policy positions from political texts using words as data' American Political Science Review. 97. pp.311-333
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.