Computes the influence of features on scaled textmodel_affinity applications.

# S3 method for textmodel_affinity_predicted
influence(model, subset = !train, ...)

Arguments

model

a fitted textmodel_affinity object

subset

whether to use all data or a subset (for instance, exclude the training set)

...

unused

See also

influence.lm