internals: Internal functions

cmulti.fit0R Documentation

Internal functions

Description

Internal functions, not intended for use on their own.

Usage

cmulti.fit0(Y, D, type=c("rem", "mix", "dis", "fmix"),
    interval=c(-25, 25), ...)
drop.scope.svisit(terms1, terms2, model = c("sta", "det"))

Arguments

Y

this contains the cell counts. See cmulti.fit.

D

design matrix, that describe the interval endpoints for the sampling methodology, dimensions must match dimensions of Y. See cmulti.fit.

type

character, one of "rem" (removal sampling, homogeneous singing rates), "mix" and "fmix" (removal sampling, heterogeneous singing rates), "dis" (distance sampling, half-normal detection function for point counts, circular area). See cmulti.fit.

interval

the interval used in optimize.

terms1

the terms or formula for the upper/lower scope. See drop.scope.

model

character, the type of model to be considered.

Author(s)

Peter Solymos


detect documentation built on March 31, 2023, 10:02 p.m.