coef extracts the "coefficients" from a TF model.
coef
## S3 method for class 'tfm' coef(object, ...)
object
a tfm object.
tfm
...
other arguments.
A numeric vector.