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