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