Skip to content

Releases: markgpritchard/TableOne.jl

v0.2.2

12 Nov 13:09
54a843c
Compare
Choose a tag to compare

TableOne v0.2.2

Diff since v0.2.1

Allow default keyword argument to be changed if making table without stratifying variable.

Merged pull requests:

v0.2.1

28 Mar 12:43
9b18370
Compare
Choose a tag to compare

TableOne v0.2.1

Diff since v0.2.0

Updated documentation, help text, readme

Merged pull requests:

v0.2.0

21 Mar 13:26
df653ac
Compare
Choose a tag to compare

TableOne v0.2.0

Diff since v0.1.1

  • Add automated p-values
  • Additional keyword arguments to choose how variables will be displayed
  • Allow variables to be CategoricalVector
  • Improved documentation

Merged pull requests:

v0.1.1

13 Jan 09:16
692443d
Compare
Choose a tag to compare

TableOne v0.1.1

Diff since v0.1.0

Select all variables in DataFrame except the stratification variable if variables not listed as positional argument

Merged pull requests:

Closed issues:

  • TagBot trigger issue (#5)

v0.1.0

26 Dec 17:41
Compare
Choose a tag to compare

This is the initial version of the package. It allows the user to summarize data recorded in a DataFrame, dealing with binary, categorical, parametric and non-parametric variables differently.