Summarises a Wordscores model
# S3 method for classic.wordscores summary(object, ...)
| object | a fitted wordscores model |
|---|---|
| ... | extra arguments (currently ignored) |
A summary of information about the reference documents used to fit the model.
To see the wordscores, use coef.
Will Lowe