Fit the model to the analysis files
Arguments
- path
The path containing the analysis files.
- status
A vector with status levels to (re-)fit the model. Defaults to
c("new", "waiting")
when missing.- verbose
Show the name of the current analysis file on screen. Defaults to
TRUE
- n_cluster
The number of clusters to use.
- ...
Arguments passed to
fit_model()