findAssoc: Find associations

View source: R/findAssoc.R

findAssocR Documentation

Find associations

Description

find associations between a given groupin and a set of variables

Usage

findAssoc(
  grp,
  data,
  test = NULL,
  kat = "Fisher",
  filename = NULL,
  contParam = c("mean", "sd"),
  latex = F,
  outdir = "../reports/",
  subject = NULL
)

mknoll/dataAnalysisMisc documentation built on Feb. 4, 2024, 8:16 a.m.