R/region.N.ipsecr.R

############################################################################################
## region.N.ipsecr.R
## S3 method cf region.N.secr
## 2022-08-24  Not yet working (nmix, links, makerealparameters)
############################################################################################

# region.N.ipsecr <- function (object, region = NULL, spacing = NULL, session = NULL,
#     se.N = TRUE, alpha = 0.05, loginterval = TRUE,
#     keep.region = FALSE, nlowerbound = TRUE, RN.method = 'poisson',
#     pooled.RN = FALSE, ncores = NULL, ...) {
#     
#     object$fit <- list(par = object$beta)
#     object$CL <- FALSE
#     class(object) <- 'secr'
#     region.N(object, region, spacing, session,
#         group = NULL, se.N, alpha, loginterval,
#         keep.region, nlowerbound, RN.method,
#         pooled.RN, ncores, ...) 
# }
#     

Try the ipsecr package in your browser

Any scripts or data that you put into this service are public.

ipsecr documentation built on June 10, 2025, 9:08 a.m.