A wrapper around `disclapmix()` that tries to avoid errors.
Can sometimes avoid errors with SVD problems happening with
`glm_method = 'internal_coef'` and `glm_method = 'internal_dev'`.
Usage
disclapmix_robust(x, clusters, ...)
Arguments
x
Dataset.
clusters
The number of clusters/components to fit the model for.