Man pages for egenn/rtemis
Machine Learning and Visualization

any_constantCheck for constant columns
available_algorithmsAvailable Algorithms
available_drawAvailable Draw Functions
available_themesPrint available 'rtemis' themes
binmat2vecBinary matrix times character vector
calibrate.ClassificationCalibrate Binary Classification Models
calibrate.ClassificationResCalibrate Cross-validated Binary Classification Models
catrangePrint range of continuous variable
catsizePrint Size
check_dataCheck Data
choose_themeSelect an rtemis theme
classification_metricsClassification Metrics
class_imbalanceClass Imbalance
clean_colnamesClean column names
clean_namesClean names
clusterPerform Clustering
col2grayscaleColor to Grayscale
col2hexConvert R color to hexadecimal code
color_adjustAdjust HSV Color
color_fadeFade color towards target
colorgradColor Gradient
color_invertRGBInvert Color in RGB space
color_mixCreate an alternating sequence of graded colors
color_opSimple Color Operations
crulesCombine rules
ddb_collectCollect a lazy-read duckdb table
ddb_dataRead CSV using DuckDB
ddSciFormat Numbers for Printing
decompPerform Data Decomposition
desaturatePastelify a color (make a color more pastel)
describeDescribe rtemis object
df_movecolumnMove data frame column
drangeSet Dynamic Range
draw_3DscatterInteractive 3D Scatter Plots
draw_barInteractive Barplots
draw_boxInteractive Boxplots & Violin plots
draw_calibrationDraw calibration plot
draw_confusionPlot confusion matrix
draw_distDraw Distributions using Histograms and Density Plots
draw_fitTrue vs. Predicted Plot
draw_graphD3Plot graph using 'networkD3'
draw_graphjsPlot network using 'threejs::graphjs'
draw_heatHeatmap with 'plotly'
draw_heatmapInteractive Heatmaps
draw_leafletPlot interactive choropleth map using 'leaflet'
draw_pieInteractive Pie Chart
draw_proteinPlot an amino acid sequence with annotations
draw_pvalsBarplot p-values using draw_bar
draw_rocDraw ROC curve
draw_scatterInteractive Scatter Plots
draw_spectrogramInteractive Spectrogram
draw_tableSimple HTML table
draw_tsInteractive Timeseries Plots
draw_varimpInteractive Variable Importance Plot
draw_volcanoVolcano Plot
draw_xtPlot timeseries data
dt_describeDescribe data.table
dt_get_column_attrTabulate column attributes
dt_index_attrIndex columns by attribute name & value
dt_inspect_typeInspect column types
dt_keybin_reshapeLong to wide key-value reshaping
dt_mergeMerge data.tables
dt_names_by_attrList column names by attribute
dt_names_by_classList column names by class
dt_nunique_perfeatNumber of unique values per feature
dt_pctmatchGet N and percent match of values between two columns of two...
dt_pctmissingGet percent of missing values from every column
dt_set_autotypesSet column types automatically
dt_set_clean_allClean column names and factor levels in-place
dt_set_cleanfactorlevelsClean factor levels of data.table in-place
dt_set_logical2factorConvert data.table logical columns to factors
dt_set_one_hotConvert data.table's factor to one-hot encoding in-place
explainExplain Supervised
factorizeFactor Analysis
factor_NA2missingFactor NA to "missing" level
fct_describeDescribe factor
featuresGet features (all columns except the last one)
fwhm2sigmaFWHM to Sigma
get_factor_levelsGet factor levels from data.frame or similar
get_loaded_pkg_versionGet version of all loaded packages (namespaces)
get_modeGet the mode of a factor or integer
getnamesGet names by string matching
get-namesGet factor/numeric/logical/character names from...
getnamesandtypesGet data.frame names and types
get_vars_from_rulesExtract variable names from rules
ggtheme_dark'rtemis' 'ggplot2' dark theme
ggtheme_light'rtemis' 'ggplot2' light theme
gmeanGeometric mean
grapes-BC-grapesBinary matrix times character vector
graph_node_metricsNode-wise (i.e. vertex-wise) graph metrics
gt_tableGreater-than Table
init_project_dirInitialize Project Directory
inspect_typeInspect character and factor vector
is_constantCheck if vector is constant
is_discreteCheck if variable is discrete (factor or integer)
labelifyFormat text for label printing
list2csvWrite list elements to CSV files
lotri2edgeListConnectivity Matrix to Edge List
make_pathExpand, normalize, concatenate, clean path
matchcasesMatch cases by covariates
mgetnamesGet names by string matching multiple patterns
multigplotMultipanel *ggplot2* plots
nCrn Choose r
one_hot2factorConvert one-hot encoded matrix to factor
outcomeGet last column as a vector
permuteCreate permutations
pfreadRead delimited file in parts
plot.ClassificationPlot Classification
plot.RegressionPlot Regression
plot_rocPlot ROC curve
plot.SupervisedResPlot SupervisedRes
plot_varimpPlot Variable Importance
predict.nullmod'rtemis' internal: predict for an object of class 'nullmod'
preprocessPreprocess Data
presentPresent rtemis object
present.listPresent list of Supervised or SupervisedRes objects
previewcolorPreview color
psdPopulation Standard Deviation
qstatSGE qstat
readRead tabular data from a variety of formats
recycleRecycle values of vector to match length of target
regression_metricsRegression Metrics
resampleResample data
rnormmatRandom Normal Matrix
rtemis-package'rtemis': Machine Learning and Visualization
rtpaletteColor Palettes
rt_reactableView table using reactable
rule_distRule distance
rules2medmodConvert rules from cutoffs to median/mode and range
runifmatRandom Uniform Matrix
setdiffsymSymmetric Set Difference
set_outcomeMove outcome to last column
setup_CARTSetup CART Hyperparameters
setup_CMeansSetup CMeansParameters
setup_GAMSetup GAM Hyperparameters
setup_GLMSetup GLM Hyperparameters
setup_GLMNETSetup GLMNET Hyperparameters
setup_GridSearchSetup Grid Search Parameters
setup_HardCLSetup HardCLParameters
setup_ICAsetup_ICA
setup_IsotonicSetup Isotonic Hyperparameters
setup_KMeansSetup KMmeansParameters
setup_LightCARTSetup LightCART Hyperparameters
setup_LightGBMSetup LightGBM Hyperparameters
setup_LightRFSetup LightRF Hyperparameters
setup_LightRuleFitSetup LightRuleFit Hyperparameters
setup_NeuralGasSetup NeuralGasParameters
setup_NMFSetup NMF parameters.
setup_PCASetup PCA parameters.
setup_PreprocessorSetup 'PreprocessorParameters'
setup_RadialSVMSetup RadialSVM Hyperparameters
setup_ResamplerSetup Resampler
setup_TabNetSetup TabNet Hyperparameters
setup_tSNESetup tSNE parameters.
setup_UMAPSetup UMAP parameters.
sge_submitSubmit expression to SGE grid
sizeSize of matrix or vector
sparsernormSparse rnorm
summarizeSummarize numeric variables
synth_multimodalCreate "Multimodal" Synthetic Data
synth_reg_dataSynthesize Simple Regression Data
table1Table 1
themeThemes for draw_* functions
trainTrain Supervised Learning Models
uci_heart_failureUCI Heart Failure Data
uniprot_getGet protein sequence from UniProt
uniquevalsperfeatUnique values per feature
vec2dfVector to data.frame
winsorizeWinsorize vector
xlsx2listRead all sheets of an XLSX file into a list
xtdescribeDescribe longitudinal dataset
zip2longlatGet Longitude and Lattitude for zip code(s)
zipdistGet distance between pairs of zip codes
egenn/rtemis documentation built on June 14, 2025, 11:54 p.m.