Releases: jinseob2kim/jsmodule
Releases · jinseob2kim/jsmodule
v1.6.1 CRAN release
What's Changed
- add documents by @sl-eeper in #37
- add function roc cutoff option by @jmjmfasdf in #38
- add subgroup analysis to propensity score by @MyungHyojong in #39
-
- Add subgroup analysis for propensity score matching/repeated/survey. by @MyungHyojong in #42
New Contributors
- @jmjmfasdf made their first contribution in #38
Full Changelog: v1.6.0...v1.6.1
v1.6.0 CRAN release
jsmodule 1.6.0
Update
- Add competing risk analysis in subgroup, Kaplan-meier, regression tab.
jsmodule 1.5.10
Update:
- Change Boxplot fill type
v1.5.9 CRAN release
Bugfix:
sav
file load inFilePSInput.R
,FileRepeatedInput.R
,FileSurveyInput.R
Full Changelog: 1.5.8...v1.5.9
v1.5.8 CRAN release
Update
- Add label option on lineplot
v1.5.7 CRAN released
Bugfix:
- Fix 2 group factor not working problem in
forestcoxServer
v1.5.6 CRAN release
- Fix var_label displaying incorrectly when loading .sav file
v1.5.4 CRAN release
Update
- Apply SPSS label info (Thanks for Jinhwan Kim)
v1.5.2: Merge pull request #24 from koolerjaebee/master
jsmodule 1.5.2
Update: Add P value option to barplot, boxplot and lineplot
Update: Add dropdown button for graphical option to barplot, boxplot and lineplot
v1.5.1 CRAN release
Update: Add Subgroupanalysis to jsBasicGadget
Update: Add figure in subgroup analysis with forestplot
Update: Add family 'poisson' in forestglm
Update: Add "line size" "point size" to lineplot
v1.5.0
jsmodule 1.5.0
New module: Subgroup analysis with forestplot (Thanks for Yoonkyoung Jeon)
- forestcox (
forestcoxUI
,forestcoxServer
) - forestglm (
forestglmUI
,forestglmServer
)