n2k_hurdle_imputed: Create an 'n2kHurdleImputed' object

n2k_hurdle_imputedR Documentation

Create an n2kHurdleImputed object

Description

A new n2kHurdleImputed model.

Usage

n2k_hurdle_imputed(presence, count, verbose = FALSE)

## S4 method for signature 'n2kInla'
n2k_hurdle_imputed(presence, count, verbose = FALSE)

Arguments

presence

the n2kInla object for the presence model.

count

the n2kInla object for the count model.

verbose

display the location group ID and species group ID. Defaults to FALSE.


inbo/n2kanalysis documentation built on Feb. 17, 2024, 1:32 a.m.