Skip to content

Releases: jinseob2kim/jsmodule

v1.0.4 CRAN release

02 Dec 09:25
Compare
Choose a tag to compare

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

03 Nov 23:37
Compare
Choose a tag to compare
  • Update: Stop running ShinyApps by closing the browser window.

v1.0.1 CRAN release

23 Sep 01:02
Compare
Choose a tag to compare

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

19 Aug 10:12
Compare
Choose a tag to compare

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

14 Jul 23:40
Compare
Choose a tag to compare

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

18 Jun 12:18
Compare
Choose a tag to compare
  • Bug fixes: Apply nested survey design to jsSurveyGadget and FileSurveyInput

v0.9.1 CRAN release

11 Jun 06:35
Compare
Choose a tag to compare

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

08 Jun 00:19
Compare
Choose a tag to compare

New module

  • Shiny module forROC analysis : rocUI rocModule.
  • Add this module to jsBasicGadget and jsRepeatedGadjet.

Update

  • Apply time-dependent ROC to survey data analysis(jsSurveyGadget)

v0.8.5 CRAN release

04 Jun 15:33
Compare
Choose a tag to compare

Keep original variable's name in tables/figures

v0.8.4 CRAN release

30 May 14:29
Compare
Choose a tag to compare
  • Change default step of x-axis range.