R/owea.R

#' OWEA: A package for optimal designs by implementing optimal weight exchange
#' algorithm.
#'
#' The OWEA package provides relizations for three models: crossover with subject
#' dropout, crossover with proportional first order residual, and interference model
#'
#' @section Key functions:
#' \code{\link{design}}, \code{\link{design_app}}, \code{\link{eff}}, \code{\link{effLB}},
#' \code{\link{summary}}
#'
#' @docType package
#' @name OWEA
NULL

Try the OWEA package in your browser

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

OWEA documentation built on Sept. 18, 2022, 1:07 a.m.