R/penguins-doc.R

#' Data from the IMAP study
#'
#' @name penguinsi
#' @docType data
#' @rdname penguinsi
#' @description 
#' The penguins data set after imputing all miss values using the {missForest} package.
#' Note: all values are imputed, and it's usually a bad idea to impute dependent variables in 
#' an analysis.
#' @references See the palmerpenguins::penguins documentation for information about the values.
#' @keywords data
NULL
nixgank-wang/bis557 documentation built on Dec. 26, 2020, 9:54 p.m.