coef.textmodel_newsmap | R Documentation |
Extract coefficients for features
## S3 method for class 'textmodel_newsmap'
coef(object, n = 10, select = NULL, ...)
## S3 method for class 'textmodel_newsmap'
coefficients(object, n = 10, select = NULL, ...)
object |
a Newsmap model fitted by |
n |
the number of coefficients to extract. |
select |
returns the coefficients for the selected class; specify by the
names of rows in |
... |
not used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.