Releases: CBIIT/R-cometsAnalytics
v2.1.1
v2.1.0
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
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
• 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
Current Version 2.0: Analytic module with generalized linear models is deployed and includes logistic and linear regression.
v1.7.0
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
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.