Toggle navigation
CornerstoneR
2.0.1
Reference
Articles
Fit Predefined Functions to Data
Match Nearest Neighbor from Redirected Datasets
Mosaic Plot
Random Forest
Redirect Dataset to R Object
Reshape Grouped Data to Wide or Long
Show Versions of R and CornerstoneR
Changelog
Changelog
Source:
NEWS.md
CornerstoneR 2.0.1
2020-06-02
Add function ‘showVersions’ to display R and CornerstoneR versions.
Fix ‘reshapeWide’ aggregation functions.
CornerstoneR 2.0.0
2020-05-17
Add vignettes for all functions.
Add function ‘matchNearestNeighbor’.
Add function ‘redirectDataset’.
Add function ‘reshapeTranspose’.
Update ‘mosaicPlot’ to multi response and return of long contingency table.
Update ‘fitFunction’ to minpack.lm with its Levenberg-Marquardt algorithm.
Update ‘fitFunction’ to multiple groups.
Update ‘reshapeLong’ UI for more intuitive behavior (switch predictors and groups).
Update ‘reshapeWide’ with aggregation functions.
Fixed various bugs
CornerstoneR 1.1.1
2019-02-12
Cleanup DESCRIPTION
CornerstoneR 1.1.0
2019-02-12
Random Forest: Add importance mode and respect unordered factors to script variables.
Random Forest: Export split rule to statistics.
Random Forest: Add function ‘randomForestPredict’ to predict new data via a saved forest.
Fit Function via nls: User defined functions are now possible via script variables.
‘FitFunction’, ‘mosaicPlot’, ‘ReshapeLongWide’: Add three dots to function call.
CornerstoneR 1.0.1
2018-12-18
Fix tests.
CornerstoneR 1.0.0
2018-12-16
Initial CRAN release.
Contents