DescToolsAddIns - Interactive Functions to be Used as Shortcuts in 'RStudio'
'RStudio' as of recently offers the option to define addins and assign shortcuts to them. This package contains addins for a few most frequently used functions in a data scientist's (at least mine) daily work (like str(), example(), plot(), head(), view(), Desc()). Most of these functions will use the current selection in the editor window and send the specific command to the console while instantly executing it. Assigning shortcuts to these addins will save you quite a few keystrokes.
Last updated 26 days ago
3.95 score 3 stars 1 packages 1 scripts 771 downloadsModTools - Building Regression and Classification Models
Consistent user interface to the most common regression and classification algorithms, such as random forest, neural networks, C5 trees and support vector machines, complemented with a handful of auxiliary functions, such as variable importance and a tuning function for the parameters.
Last updated 2 months ago
3.95 score 2 stars 3 scripts 726 downloads