R/mkonfound-data.R

#' Example data for the mkonfound function
#'
#' A dataset containing t and df values from example studies from Educational Evaluation
#' and Policy Analysis (as detailed in Frank et al., 2013): 
#' https://drive.google.com/file/d/1aGhxGjvMvEPVAgOA8rrxvA97uUO5TTMe/view
#'
#' @format A data frame with 30 rows and 2 variables:
#' \describe{
#'   \item{t}{t value}
#'   \item{df}{degrees of freedom associated with the t value}
#'   ...
#' }
#' @source \url{https://drive.google.com/file/d/1aGhxGjvMvEPVAgOA8rrxvA97uUO5TTMe/view}
"mkonfound_ex"
jrosen48/konfound documentation built on April 13, 2024, 3:47 a.m.