powered by
coef() extract model coefficients from a fitted textmodel_ca object. coefficients() is an alias.
coef()
textmodel_ca
coefficients()
# S3 method for textmodel_ca coef(object, doc_dim = 1, feat_dim = 1, ...)coefficients.textmodel_ca(object, doc_dim = 1, feat_dim = 1, ...)
coefficients.textmodel_ca(object, doc_dim = 1, feat_dim = 1, ...)
a fitted textmodel_ca object
the document and feature dimension scores to be extracted
unused