compute_xsq: Compute Chisq test for a list

Description Usage Arguments

View source: R/compute_xsq.R

Description

Compute chisq given a list of data.frames

Usage

1
compute_xsq(li, pos, participants, sel)

Arguments

li

a list

pos

integer position within the respective data.frane

participants

known integer

sel

integer position in th result table


dropR documentation built on May 2, 2019, 6:12 a.m.

Related to compute_xsq in dropR...