cross_one: Cross one x and one y

Description Usage Arguments Author(s)

View source: R/remix.r

Description

Cross one x and one y

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
cross_one(x, y = NULL, funs = NULL, ..., margin = 0:2,
  total = FALSE, digits = 2, showNA = c("no", "ifany", "always"),
  method = c("pearson", "kendall", "spearman"), times = NULL,
  followup = FALSE, test = FALSE, test.tabular = test.tabular.auto,
  test.summarize = test.summarize.auto,
  test.survival = test.survival.logrank, show.test = display.test,
  plim = 4, show.method = TRUE, effect = FALSE,
  effect.summarize = effect.diff.mean.auto,
  effect.tabular = effect.or.row.by.col,
  effect.survival = effect.survival.coxph, conf.level = 0.95,
  label = FALSE)

Arguments

x

x

y

y

funs

funs

...

...

margin

margin

total

total

digits

digits

showNA

showNA

method

method

times

times

followup

followup

test

test

test.tabular

test.tabular

test.summarize

test.summarize

test.survival

test.survival

show.test

show.test

plim

plim

show.method

show.method

effect

effect

effect.summarize

effect.summarize

effect.tabular

effect.tabular

effect.survival

effect.survival

conf.level

conf.level

label

label

Author(s)

David Hajage


eusebe/biostat2 documentation built on Dec. 27, 2019, 4:22 p.m.