Skip to content

Releases: jinseob2kim/jsmodule

v1.1.6 CRAN release

14 Feb 14:22
Compare
Choose a tag to compare

Fix & update

  • New module scatterplotUI & scatterplotServer: scatterplot using ggpubr: apply to Basic statistics

  • timerocModule, rocModule: Compare ROC curve even if there are different sample size(na omit)

  • Change timeby unit from 1 to 0.5 (when <365)

  • Add surv.scale option to kaplan-meier plot

  • Fix PS matching error with missing values

v1.1.5 CRAN release

17 Jan 13:29
Compare
Choose a tag to compare

Fix

  • Fix according to MatchIt 4.0 update.

  • Erratum: Cumulative hazard -> Cumulative incidence

v1.1.4 CRAN release

02 Dec 03:56
Compare
Choose a tag to compare

Update

  • Show survival probabilities(%) at kaplan-meier plot. This requires jskm 0.4.2 or higher.

v1.1.2 CRAN release

12 Oct 12:47
Compare
Choose a tag to compare

Update

  • Add No initial covariate option when ps calculation

v1.1.1 CRAN release

28 Aug 05:58
Compare
Choose a tag to compare

Update

  • Add landmark analysis to kaplan-meier analysis. Pease update jskm to 0.4.0 version.

  • Add option hide 95%CI of AUC, NRIIDI to timerocModule. It reduces computation time.

v1.1.0 CRAN release

09 Jul 08:29
Compare
Choose a tag to compare
  • Apply AIC based stepwise selection to linear/logistic regression, cox model.

  • Deprecated fucntion: regressModule & logisticModule, please use regressModule2 & logisticModule2

v1.0.8 CRAN release

04 Jun 16:33
Compare
Choose a tag to compare
  • Add option to tb1module1 ,tb1module2: get simulated p value in Fisher exact test when larger than 2 by 2 tables.

v1.0.7 CRAN release

29 Apr 16:45
Compare
Choose a tag to compare

Dependency

  • Add dependency: Cairo package

v1.0.6 CRAN release

14 Mar 16:10
Compare
Choose a tag to compare

Bug fix

  • PS matching: Duplicated independent variables UI in ROC/timeROC analysis.

Update

  • Change minimum timeby in kaplan-meier plot: 1 to 0

v1.0.5 CRAN release

17 Feb 06:52
Compare
Choose a tag to compare

Update

  • PS matching: Change font size & color of the message with missing value information.