R/change_observations.R
ChangeObservations.Rd
Using a fitted Dirichlet process object include new data. The new data will be assigned to the best fitting cluster for each point.
ChangeObservations(dpobj, newData)
dpobj | The Dirichlet process object. |
---|---|
newData | New data to be included |
Changed Dirichlet process object