conText-class | R Documentation |
The conText-class
is dgCMatrix class
matrix corresponding to
the beta coefficients (embeddings) with additional slots:
normed_coefficients
normed_betas
a data.frame containing the following variables:
Coefficient
(character) non-intercept coefficient names
Normed_Estimate
(numeric) norm of non-intercept beta coefficients
Std.Error
(numeric) std errors (given boostrap)
Empirical_Pvalue
(numeric) empirical pvalue (given permute)
features
features used in computing the document embeddings
conText
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.