Releases: jinseob2kim/jsmodule
Releases · jinseob2kim/jsmodule
v1.1.6 CRAN release
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
Fix
-
Fix according to MatchIt 4.0 update.
-
Erratum: Cumulative hazard -> Cumulative incidence
v1.1.4 CRAN release
Update
- Show survival probabilities(%) at kaplan-meier plot. This requires jskm 0.4.2 or higher.
v1.1.2 CRAN release
Update
- Add No initial covariate option when ps calculation
v1.1.1 CRAN release
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
-
Apply AIC based stepwise selection to linear/logistic regression, cox model.
-
Deprecated fucntion:
regressModule
&logisticModule
, please useregressModule2
&logisticModule2
v1.0.8 CRAN release
- 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
Dependency
- Add dependency: Cairo package
v1.0.6 CRAN release
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
Update
- PS matching: Change font size & color of the message with missing value information.