Releases: jinseob2kim/jsmodule
v1.0.4 CRAN release
jsmodule 1.0.4
Bug fixes
- Cox model of Basic statistics module.
jsmodule 1.0.3
Bug fixes
-
Incorrect p-value when applying cluster options.
-
PS matching: allow continuous variables as Independent variables
Update
- PS matching: allow 1:N matching.
v1.0.2 CRAN release
- Update: Stop running ShinyApps by closing the browser window.
v1.0.1 CRAN release
Update
-
Change reference of categorical variables
-
Add line type option to kaplan-meier plot
Bug fixes
- Reactive error in propensity score matching.
v1.0.0 CRAN release
Update
-
Change UI: ROC/time-dependent ROC analysis.
-
Choose cut-off value in kaplan-meier analysis with continuous independent variable.
-
Add some icons.
-
Choose multiple conditions when subsetting data.
-
Add caliper option when propensity score matching.
-
Make binary variables from contiuous variables.
-
Non-normal variables can be summarized with [min,max].
-
Add line color, x-axis label option to kaplan-meier plot
Bug fixes
- Encoding error when
csv
file upload.
v0.9.9 CRAN release
New addins
- Basic statistics with external file:
jsBasicExtAddin
- Propensity score analysis with external file:
jsPropensityExtAddin
- Repeated measure analysis with external file:
jsRepeatedExtAddin
- Survey data analysis with external file:
jsSurveyExtAddin
Bug fixes
- Regression/Logistic model in
jsSurveyAddin
. - Id issue in repeated measure analysis.
v0.9.2 CRAN release
- Bug fixes: Apply nested survey design to
jsSurveyGadget
andFileSurveyInput
v0.9.1 CRAN release
Bug fixes
-
Encoding issues when reading
sav/sas7bdat/dta
formats. -
Default independent variables when running regression/logistic/cox analysis
Update
- Add
limit.unires
option to regression/logistic/cox analysis to prevent computation burden.
v0.9.0 CRAN release
New module
- Shiny module forROC analysis :
rocUI
rocModule
. - Add this module to
jsBasicGadget
andjsRepeatedGadjet
.
Update
- Apply time-dependent ROC to survey data analysis(
jsSurveyGadget
)
v0.8.5 CRAN release
Keep original variable's name in tables/figures
v0.8.4 CRAN release
- Change default step of x-axis range.