R/zzz_conventions.R

# Some convenience names

#' @rdname detect_separation
#' @export
detectSeparation <- detect_separation

#' @rdname detect_separation_control
#' @export
detectSeparationControl <- detect_separation_control

#' @rdname check_infinite_estimates
#' @export
checkInfiniteEstimates <- check_infinite_estimates

#' @rdname detect_infinite_estimates
#' @export
detectInfiniteEstimates <- detect_infinite_estimates

Try the detectseparation package in your browser

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

detectseparation documentation built on Aug. 27, 2022, 1:08 a.m.