Exported the following functions:
get_mmm_start_values()
get_mmm_derivatives()
Added average_pairwise_models()
Updated get_start_values()
to no longer stop execution of mmm_model()
if fitting a model fails. Instead a placeholder message is included.
Together these changes should help debug and update the multivariate mixed model if errors occur during model fitting. For an example on how to use these functions for debugging see the README file.
progressr
to show more accurate status updates on fitting pairwise models in parallel. Update to the mmm_model() function. It no longer requires the user to specify the parallel back end as an argument. Instead the user should specificy their preferred back end prior to running the function. This way users have more control over parallelization in their specific setting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.