R/pseudostudy2.R

#' @title pseudostudy dataset 2
#'
#' @description Example data set in a two-way layout without
#' effects (in terms of disribution) by factors "treatment" and "age".
#' @name pseudostudy2
#' @docType data
#' @usage data(pseudostudy2)
#' @format pseudostudy consists of 107 cases (rows) and 5 variables where
#' 'treatment'('age') is considered to be the explanatory factor 'A'('B') and
#' the variables resp1, resp2. resp3 form the response vector.
#' @keywords datasets
#' @examples data(pseudostudy2)
NULL

Try the nparMD package in your browser

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

nparMD documentation built on March 18, 2022, 6:33 p.m.