/usr/lib/R/site-library/recipes/INDEX is in r-cran-recipes 0.1.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 | add_role Manually Add Roles
add_step Add a New Step to Current Recipe
bake Apply a Trained Data Recipe
biomass Biomass Data
covers Raw Cover Type Data
credit_data Credit Data
discretize Discretize Numeric Variables
has_role Role Selection
juice Extract Finalized Training Set
names0 Sequences of Names with Padded Zeros
okc OkCupid Data
prep Train a Data Recipe
print.recipe Print a Recipe
recipe Create a Recipe for Preprocessing Data
recipes recipes: A package for computing and
preprocessing design matrices.
selections Methods for Select Variables in Step Functions
step A General Step Wrapper
step_BoxCox Box-Cox Transformation for Non-Negative Data
step_YeoJohnson Yeo-Johnson Transformation
step_bagimpute Imputation via Bagged Trees
step_bin2factor Create a Factors from A Dummy Variable
step_center Centering Numeric Data
step_classdist Distances to Class Centroids
step_corr High Correlation Filter
step_date Date Feature Generator
step_depth Data Depths
step_dummy Dummy Variables Creation
step_holiday Holiday Feature Generator
step_hyperbolic Hyperbolic Transformations
step_ica ICA Signal Extraction
step_interact Create Interaction Variables
step_intercept Add intercept (or constant) column
step_invlogit Inverse Logit Transformation
step_isomap Isomap Embedding
step_knnimpute Imputation via K-Nearest Neighbors
step_kpca Kernel PCA Signal Extraction
step_lincomb Linear Combination Filter
step_log Logarithmic Transformation
step_logit Logit Transformation
step_meanimpute Impute Numeric Data Using the Mean
step_modeimpute Impute Nominal Data Using the Most Common Value
step_ns Nature Spline Basis Functions
step_nzv Near-Zero Variance Filter
step_ordinalscore Convert Ordinal Factors to Numeric Scores
step_other Collapse Some Categorical Levels
step_pca PCA Signal Extraction
step_poly Orthogonal Polynomial Basis Functions
step_range Scaling Numeric Data to a Specific Range
step_ratio Ratio Variable Creation
step_regex Create Dummy Variables using Regular
Expressions
step_rm General Variable Filter
step_scale Scaling Numeric Data
step_shuffle Shuffle Variables
step_spatialsign Spatial Sign Preprocessing
step_sqrt Square Root Transformation
step_window Moving Window Functions
summary.recipe Summarize a Recipe
terms_select Select Terms in a Step Function.
|