par_try_models run ctmm::ctmm.select() on each object of list on parallel.
par_fit_models run ctmm::ctmm.fit() on each object of list on parallel.
par_try_models(tele_list, cores = NULL, parallel = TRUE) par_fit_models(tele_list, cores = NULL, parallel = TRUE)
| tele_list |
|
|---|---|
| cores | the core count to be used for cluster. Could be a positive integer or
|
| parallel | Use regular |
par_try_models: list of items named by animal names, each item hold
the attempted models as sub items with model type as name.
par_fit_models: list of models named by animal names.
par_fit_models: