jstable 1.1.9 Unreleased

  • Fix: ref. for interaction terms in glmshow.

jstable 1.1.8 Unreleased

  • Add normalityTest option to CreateTableOneJS to perform the Shapiro test for all variables.

jstable 1.1.7 2024-03-10

  • Add family ‘poisson’, ‘quasipoisson’ in glmshow.display and TableSubgroupMultiGLM
  • Add data mort

jstable 1.1.6 2024-02-17

  • Bugfix TableSubgroupGLM: thanks for weisx2022

jstable 1.1.5 2024-02-02

  • Bugfix TableSubgroupCox: thanks for ciciing

jstable 1.1.4 2024-01-26

  • Fix: confidence interval calculation in svyglm ( thanks for cyk0315)

jstable 1.1.3 2023-11-26

  • Add addOverall options to CreateTableOneJS and svyCreateTableOneJS to add overall column.

jstable 1.1.2 2023-10-18

  • Bugfix mk.lev

jstable 1.1.1 2023-05-29

  • Bugfix LabelepiDisplay: thanks for thisis05

jstable 1.1.0 2023-05-05

  • Bugfix TableSubgroupCox: thanks for Ding-yuan Wan

jstable 1.0.9 2023-04-08

  • Bugfix coxme.display: thanks for Cristina Ganuza Vallejo

jstable 1.0.8 Unreleased

  • Update: TableSubgroupGLM & TableSubgroupCox allow subgroup variable with continuous.

jstable 1.0.7 2021-10-19

jstable 1.0.6 2021-07-25

  • Bugfix svyCreateTableOneJS in example/test.

jstable 1.0.5 2021-07-20

  • Bugfix svycox.display

jstable 1.0.4 2021-07-12

jstable 1.0.3 2021-06-25

  • Remove dependency with car packages

jstable 1.0.2 2021-03-14

  • Bugfix CreateTableOneJS, svyCreateTableOneJS: when with labeldata, variables other than numeric or factor types are excluded.

jstable 1.0.1 2020-11-26

  • Bugfix TableSubgroupGLM, TableSubgroupMultiGLM: p value

jstable 1.0.0 2020-11-01

  • Add TableSubgroupGLM, TableSubgroupMultiGLM: subgroup analysis for GLM(gaussian, logistic)

jstable 0.9.8 2020-10-12

Bugfix

  • showpm option with showAllLevels = F when no strata.

jstable 0.9.7 2020-09-12

Bugfix

  • TableSubgroupCox: apply extend = T option to summary.survfit

  • LabelepiDisplay, LabeljsTable with only 1 independent variable.

Update

  • CreateTableOneJS, svyCreateTableOneJS: Add showpm option to show normal distributed continuous variables as Mean ± SD.

jstable 0.9.6 2020-08-26

  • Bugfix LabelepiDisplay, LabeljsTable: label error.

jstable 0.9.5 2020-06-02

  • Bugfix TableSubgroupCox: error with too large time_eventrate

jstable 0.9.4 2020-05-04

  • Bugfix TableSubgroupCox: error with factor variable including NA.

  • Update TableSubgroupCox: compatible with upcoming survival pacakge update.

jstable 0.9.3 2020-04-10

  • Update svycox.display: compatible with upcoming survival pacakge update.

jstable 0.9.2 2020-01-08

Bug fix

  • Column name fix: Run CreateTableOneJS with 2 level strata & psub = F.

jstable 0.9.1 2019-12-05

Bug fix

jstable 0.9.0 2019-11-08

  • Updates & Bug fix: match with survival3.1-x.

jstable 0.8.6 2019-09-02

  • Updates: Non-normal variables can be summarized with [min,max].

jstable 0.8.5 2019-08-03

  • Bug fixes: Additional incorrect P for interaction in TableSubgroupCox.

jstable 0.8.4 2019-07-03

  • Bug fixes: Incorrect P for interaction in TableSubgroupCox.

jstable 0.8.3 2019-06-19

  • Bug fixes: Univariate analysis in geeglm.display.

jstable 0.8.2 2019-06-07

  • Bug fixes: Apply label information to table 1 with strata.

jstable 0.8.1 2019-03-07

Update

  • CreateTableOneJS and svyCreateTableOneJS can get simplified table with showAllLevels = F option.

jstable 0.8.0 Unreleased

New function

  • TableSubgroupMultiCox: Get sub-group analysis table for forestplot with Cox/svycox model.

jstable 0.7.10 2019-02-24

  • Update CreateTableOneJS and svyCreateTableOneJS according to tableone package(0.10.0).

jstable 0.7.9 2019-02-15

  • Add namespace survival::cluster, survival::frailty to cox2.display

jstable 0.7.8 Unreleased

  • Remove 2 packages to Import: DT, epiDisplay.

jstable 0.7.7 2019-02-03

  • Fix typo in DESCRIPTION.

jstable 0.7.6 2019-02-01

  • Fix description text and some examples for cran release.

jstable 0.7.5 Unreleased

  • Change package Title for cran release.

jstable 0.7.4 Unreleased

Bug fixes

  • Fix some spell for cran release

Update

  • Update travis-ci

  • Add appveyor CI to test window environment

  • Add vignettes

jstable 0.7.3 Unreleased

Update

  • Add R-squared to glmshow.display

jstable 0.7.2 Unreleased

Bug fixes

  • svyCreateTableOne2, svyCreateTableOneJS, LabelJsTable, LabelepiDisplay and svyregress.display

Update

  • coefNA can be used in svyregress.display

jstable 0.7.1 Unreleased

Bug fixes

  • svyglm function.

  • Apply testhat.

jstable 0.7.0 Unreleased

Update

  • Auto-selection between Chi-square test and Fisher’s exact test in CreateTableOneJS, CreateTableOne2.

  • Table 1 for survey data: svyCreateTableOne2 and svyCreateTableOneJS are modified functions of svyCreateTableOne(tableone package).

jstable 0.6.9 Unreleased

  • New function: coefNA

  • Bug fixes: Coefficients in glmshow.display, cox2.display

jstable 0.6.8 Unreleased

  • Bug fixes: data.frame & cluster model issue in cox2.display

jstable 0.6.7 Unreleased

  • Bug fixes : duplicate variable name - glmshow.display, cox2.display, geeglm.display, coxme.display

jstable 0.6.5 Unreleased

New function

  • glmshow.display: table from glm.object.

Bug fixes

  • LabelepiDisplay: column name issue.

jstable 0.6.3 Unreleased

New function

  • svycox.display: table from svycoxph.object in survey package

jstable 0.6.2 Unreleased

New function

  • svyregress.display: table from svyglm.object in survey package

jstable 0.6.1 Unreleased

  • Update: cox2.display function allows data argument.

  • Remove jsBasicGadget : Move to jsmodule package.

jstable 0.6.0 Unreleased

  • Shiny gadget for descriptive statistics: jsBasicGadget

  • Rstudio Addin of jsBasicGadget: jsBasicAddin

jstable 0.5.2 Unreleased

  • Bug fixes: geeExp, lmerExp function

jstable 0.5.1 Unreleased

  • Bug fixes: coxExp, cox2.display function

jstable 0.5.0 Unreleased

New function

  • Table from coxph.object (survival package) - allow cluster & frailty options: cox2.display function

  • Apply label information to cox2.display: LabeljsCox function

  • Apply label information to geeglm.display: LabeljsGeeglm function

Bug fixes

  • Bug fixes: geeglm.display function

jstable 0.4.5 Unreleased

  • Apply label information to epiDisplay.object: LabelepiDisplay function

  • Apply label information to lmer.display, coxme.display: LabeljsMixed function

jstable 0.4.0 Unreleased

New function

  • Table from coxme.object (coxme package): coxme.display function

Bug fixes

  • Bug fixes: 1 variable case.

jstable 0.3.5 Unreleased

  • Change default page length option of opt.tb1 from 10 to 25.