Skip to content

text model objects need extractor methods #108

Description

@kbenoit

textmodel_fitted_* and textmodel_predicted_* objects need more extractor and other methods, similar to those for lm class objects. Currently, just print and predict methods are implemented. Candidates are:

  • confint
  • formula
  • summary
  • model.frame and `model.matrix
  • ndoc, feature
  • plot
  • simulate?
  • coef

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions