Man pages for DoktorMike/datools
A set of useful tools for machine learning consulting using R

csvToSQLiteSave a single CSV-table into a single table sqlite database
dateToIsoWeekConvert an iso date to simple isoweek format
datoolsdatools: A set of useful tools for machine learning...
discover_and_plot_variable_hierarchiesFind the relationship between the variables in a data set and...
discover_hierarchy_and_fitFind the relationship between the variables in a data set and...
discover_variable_hierarchiesFind the relationship between the variables in a data set
evolve_hierarchy_and_plotEvolve a hierarchy among variables by hill climbing
extrapolateNAExtrapolate NA's in a univariate vector
find_lagFind the optimal lag
genHolidaysGenerate public holidays for all markets
grammifyCreate a Grammian Angular Field representation of a time...
interpolateNAPerform linear interpolation of a time series
lagvariablesLag variables in data nlags
maeMean absolute error
mapeMean absolute percentage error
maseMean absolute scaled error
mseMean squared error
naToValReplace NA with a user given value in a vector
naToZeroReplace NA with 0 in a vector
nonFinToValReplace non finite values with a user given value in a vector
normalizeNormalize a vector of numbers
oneHotEncoderEncode a vector into a one hot data.frame
oneHotEncoder2Encode a vector into a one hot tibble
plotGanttPlot a Gantt chart using plotly
plotPCAComponentPlot original data in PCA space
plotPredictionPlot prediction based on a time series
plot_waterfallMake a waterfall plot from a tibble of cash flows
rangeToBucketsSplit a vector of indices into buckets
rmseRoot mean squared error
scenariosCreate a number of scenarios based on a single observation
standardizeStandardize a vector of numbers
stripGlmModelStrip a fitted GLM model
tf_dagumThe Dagum transformation function
tf_reluThe ReLu transformation function
tf_relunoiseThe Noise ReLu transformation function
tf_softplusThe Softplus ReLu transformation function
to_waterfallMake waterfall data tibble from a tibble of cash flows
vifCalculate the VIF for data
wmapeWeighted mean absolute percentage error
DoktorMike/datools documentation built on Feb. 28, 2021, 8:39 a.m.