Summarises a Wordscores model

# S3 method for classic.wordscores
summary(object, ...)

Arguments

object

a fitted wordscores model

...

extra arguments (currently ignored)

Value

A summary of information about the reference documents used to fit the model.

Details

To see the wordscores, use coef.

Author

Will Lowe