R/IncomPair.R

#' IncomPair: Comparison of Means for the Incomplete Paired Data
#'
#' @description
#' The package contains three functions and two data sets. The functions perform testing the hypothesis of equality of means for the incomplete pairs setting data , including permb, parmb and rankb. Permb implements two different nonparametric tests based on a permutation test; rankb uses a rank-based procedures; and parmb uses different test statistics which are parametric in nature.
#'
#' @details
#' For a complete list, use help(package="IncomPair").
#'
#' @author Desale Habtzghi and Yilin Zhang
#'
#' Maintainer: Desale Habtzghi <dhabtzgh@depaul.edu>
#'
#' @docType package
#' @name IncomPair
NULL

Try the IncomPair package in your browser

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

IncomPair documentation built on March 26, 2020, 6:34 p.m.