Description Usage Arguments Value
View source: R/BatMixturesFitting.R
This function takes a list of bat_mix_mods, and provides a table that compares the fits.
1 2  | multisummary.batmixmod(bm_mod_list, add_ci = TRUE, add_circ_sd = TRUE,
  add_circ_var = FALSE)
 | 
bm_mod_list | 
 A list of   | 
add_ci | 
 Logical; Whether to add confidence intervals.  | 
add_circ_sd | 
 Logical; Whether to add circular sd.  | 
add_circ_var | 
 Logical; Whether to add circular variance.  | 
A data frame with a summary.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.