multisummary.batmixmod: This function takes a list of bat_mix_mods, and provides a...

Description Usage Arguments Value

View source: R/BatMixturesFitting.R

Description

This function takes a list of bat_mix_mods, and provides a table that compares the fits.

Usage

1
2
multisummary.batmixmod(bm_mod_list, add_ci = TRUE, add_circ_sd = TRUE,
  add_circ_var = FALSE)

Arguments

bm_mod_list

A list of batmixmod objects.

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.

Value

A data frame with a summary.


keesmulder/flexcircmix documentation built on May 29, 2019, 3:02 a.m.