species_mix.bootstrap: species_mix.bootstrap

species_mix.bootstrapR Documentation

species_mix.bootstrap

Description

species_mix.bootstrap

Usage

species_mix.bootstrap(
  object,
  nboot = 100,
  type = "BayesBoot",
  mc.cores = 1,
  quiet = FALSE
)

Arguments

object

A species_mix model object

nboot

The number of boostraps to run.

type

the type of bootstrap to use, options are "SimpleBoot" which is a parameteric bootstrap, or "BayesBoot"

mc.cores

The number of core to fit. The default is 1.

quiet

If TRUE, do not print progress of bootstrap.


skiptoniam/ecomix documentation built on Sept. 14, 2023, 6:04 a.m.