hgtest: A Function to to perform a hypergeometric test and a fisher...

View source: R/hgtest.R

hgtestR Documentation

A Function to to perform a hypergeometric test and a fisher exact test

Description

This function estimates the correlation structure among two factors, using a chi-square test and the Crammer's V statsitic

Usage

hgtest(allfeatures, selectedfeatures)

Arguments

allfeatures

a vector of class categorical, for all elements tested, identifying a category | or bin | box that each element belong to

selectedfeatures

a vector of class categorical, for all elements that are unique for some reason, identifying a category | or bin | box that each element belong to

Examples

hgtest()

hughesevoanth/moosefun documentation built on Aug. 22, 2022, 7:04 a.m.