The class documentation for dfm describes a smooth slot which holds the value of smoothed feature counts. As far as I understand, this value should be changed by dfm_smooth and dfm_weight if any smoothing is done. At the moment, neither function actually changes it.
The class documentation for
dfmdescribes asmoothslot which holds the value of smoothed feature counts. As far as I understand, this value should be changed bydfm_smoothanddfm_weightif any smoothing is done. At the moment, neither function actually changes it.