R/csepdat1-data.R

#' Toy data set with complete separation 
#'
#' Toy data with binary reponse that exhibit complete separation. 
#'
#' @format A 10 x 3 data frame:  
#' \describe{
#'   \item{y}{Binary response (factor)}
#'   \item{x1}{Numeric predictor}
#'   \item{x2}{Numeric predictor} 
#' }
#'
#' @name csepdat1
#' @docType data
#' @keywords datasets
#' @usage data(csepdat1)
NULL

Try the divoRce package in your browser

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

divoRce documentation built on April 28, 2026, 3:01 p.m.