lir_estimation_c: Estimation of variance inflation factor in QAIC under LIR...

View source: R/estimate_c.R

lir_estimation_cR Documentation

Estimation of variance inflation factor in QAIC under LIR models

Description

Estimation of variance inflation factor in QAIC under LIR models

Usage

lir_estimation_c(R_m, R_n, mij, nij, tauij, mtau = 1000)

Arguments

R_m

\sum_{i,j} \{m_{t_i,t_j}|\tau_{ij}=\tau\}, with \tau_{ij}=|t_i-t_j|

R_n

\sum_{i,j} \{n_i*n_j|\tau_{ij}=\tau\}, with \tau_{ij}=|t_i-t_j|

mij

Number of individuals identified at both time t_i and t_j

nij

ni*nj where ni is the number of individuals identified at time t_i

tauij

Time lag between time t_i and t_j

mtau

Maximum allowable lag time


Alexhaoge/rCLIFII documentation built on Sept. 28, 2023, 11:23 p.m.