R/uniobj2-data.R

#' A \code{logreg_screenr object}
#'
#' The result of \code{uniobj2 <- logreg_screenr(testresult ~ Q1 + Q2 + Q3 +
#' Q4 + Q5 + Q6 + Q7, data = unicorns, link = "logit", Nfolds = 10, seed = 123)}
#'
#' @docType data
#'
#' @format An object of class \code{logreg_screenr}
#'
#' @keywords ordinary logistic regression screenr
#'
#' @examples
#' \dontrun{
#' summary(uniobj2)
#'}
"uniobj2"
sgutreuter/screenr documentation built on Nov. 20, 2022, 2:41 a.m.