Skip to content

Releases: CBIIT/R-cometsAnalytics

v2.1.1

18 Jul 17:16
e1e939e

Choose a tag to compare

What's Changed

Full Changelog: comets_2.1.0_20230126...comets_2.1.1_20230718

v2.1.0

26 Jan 20:06
3dfe421

Choose a tag to compare

CHANGES IN VERSION 2.1.0

NEW FEATURES

o Survival and conditional logistic regression models are now included for analyses. See NOTES below.
o The output from runModel now includes a "Table 1" data frame containing summary information for model variables.
o The output from runModel now includes an "Info" data frame containing model and session information.
o Options for merging model results together and specifying the type of output file (.xlsx or .rda) are now available.

v2.0.2

08 Jun 18:00
2378efc

Choose a tag to compare

Fixed bug for WHERE filters not properly comparing non-numeric values

Full Changelog: comets_2.0.1-20220414...comets_2.0.2_20220608

v2.0.1

14 Apr 21:11
05b9405

Choose a tag to compare

• Updated column/sheet names in input Excel file
• Updated documentation

Full Changelog: comets_2.0.0-20220118...comets_2.0.1-20220414

v2.0.0

18 Jan 22:18

Choose a tag to compare

Current Version 2.0: Analytic module with generalized linear models is deployed and includes logistic and linear regression.

v1.7.0

18 Jan 21:28

Choose a tag to compare

Bug fixes related to covariables being dropped after modelCheck() and to specific unadjusted p-value calculations. Plotting function using d3heatmap was also removed. Please see https://github.com/CBIIT/R-cometsAnalytics/blob/v1.7/Differences_with_v1.6/README for more information on differences with v1.6.0.

v1.6.0

18 Jan 21:14

Choose a tag to compare

Released on 10/14/2019 with analytic module for unadjusted and partial correlation analyses. Complete details of the version history are documented in the GitHub repository: https://github.com/CBIIT/R-cometsAnalytics.