mySummary.onevar: Summarise dataset

Description Usage Arguments Value

Description

Summarise dataset

Usage

1
2
3
4
mySummary.onevar(varname, variable, group = NULL, continuous = NA,
  contSummary = "med.IQR", test = FALSE, digits = 1, pcutoff = 1e-04,
  chisq.test = FALSE, correct = FALSE, workspace = 1e+06,
  hybrid = FALSE, simulate.p.value = FALSE, B = 2000)

Arguments

continuous

Independent variables are continuous variables?

contSummary

Summary statistics for continuous variables?

test

Display p values from statistical test comparing independent variables between sub-group of dependent variable?

digits

Number of decimal digit number

formula

Specification of dependent and independent variables

data

Data to summarise

pooledGroup

Pooling all subgroups of dependent variable?

caption

Caption of final kable table

kable

Create kable table

Value

a matrix


lampk/R306 documentation built on May 20, 2019, 7:34 p.m.