Skip to contents

A new n2kHurdleImputed model.

Usage

n2k_hurdle_imputed(presence, count, verbose = FALSE)

# S4 method for class '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.