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

Try the oddsratio package in your browser

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

oddsratio documentation built on July 1, 2020, 10:22 p.m.