chiTS.cont: Chi-square test for continuous data, example of user supplied...

View source: R/chisqTS.R

chiTS.contR Documentation

Chi-square test for continuous data, example of user supplied function

Description

This function does the chi square two sample test for continuous data in two dimensions

Usage

chiTS.cont(x, y, TSextra)

Arguments

x

a matrix of numbers

y

a matrix of numbers

TSextra

list with some info

Value

either a test statistic or a p value


MD2sample documentation built on Aug. 8, 2025, 7:10 p.m.