R/StatisticForANOVA.R

Defines functions StatisticForANOVA

Documented in StatisticForANOVA

#' @title Statistic for ANOVA
#' @description Provides a statistic to test the null hypothesis that
#' all modalities are same.
#' @return None
# @export
#'
# @examples
StatisticForANOVA <- function(){



}

Try the BayesianFROC package in your browser

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

BayesianFROC documentation built on Jan. 23, 2022, 9:06 a.m.