Releases: jinseob2kim/jskm
Releases · jinseob2kim/jskm
v0.4.2 CRAN release
- Update: Add option to show percent(%)
v0.4.1 CRAN release
- Update: Align risktable with plot.
v0.4.0 CRAN release
-
Add landmark analysis: cut.landmark option.
-
Remove dependency with plyr package.
v0.3.9 CRAN release
- Bug fixes: show p value "< 0.001" when p < 0.001
v0.3.8 CRAN release
- Bug fixes: Incorrect p-value when applying cluster options.
v0.3.7 CRAN release
jskm 0.3.7
- Match the color: Line and 95% CI.
v0.3.6 CRAN release
- Add linecols option: "black" for black with dashed line.
v0.3.5 CRAN release
Fix
- Apply appropriate p-value to
svyjskm
v0.3.1 CRAN release
Update
-
The p-value is expressed as the value rounded to the 3rd decimal place.
-
Add pval.testname option, p-value is expressed with (Log-rank) text if pval.testname = T.
v0.3.0 CRAN release
New feature
- Add Number at risk table option to
svyjskm
. The number at risk is no-weighted values (same tojskm
).
Bug fixes
- Appropriate default pval.coord in
svyjskm
.