R/data.R

#' data_gam
#' @name data_gam
#'
#' @usage data(data_gam)
#'
#' @keywords datasets
#' @keywords internal
#'
#' @source Taken from ?mgcv::gam and added variable "x4"
#'
#' @docType data
#'
#' @format A [data.frame] of randomly created numerical and non-numerical
#'   variables.
NULL

#' data_glm
#' @name data_glm
#'
#' @usage data(data_glm)
#'
#' @docType data
#'
#' @keywords datasets
#' @keywords internal
#'
#' @format A [data.frame] of randomly created numerical and non-numerical
#'   variables.
#'
NULL
pat-s/oddsratio documentation built on April 19, 2024, 8:46 p.m.