Learn R Programming

⚠️There's a newer version (1.9.5) of this package.Take me there.

funModeling (version 1.6.6)

Exploratory Data Analysis and Data Preparation Tool-Box Book

Description

Around 10% of almost any predictive modeling project is spent in predictive modeling, 'funModeling' and the book Data Science Live Book () are intended to cover remaining 90%: data preparation, profiling, selecting best variables 'dataViz', assessing model performance and other functions.

Copy Link

Version

Install

install.packages('funModeling')

Monthly Downloads

2,051

Version

1.6.6

License

GPL-2

Maintainer

Pablo Casas

Last Published

December 18th, 2017

Functions in funModeling (1.6.6)

cross_plot

Cross-plotting input variable vs. target variable
correlation_table

Get correlation against target variable
compare_df

Compare two data frames by keys
data_country

People with flu data
fibonacci

Fibonacci series
data_golf

Play golf
df_status

Get a summary for the given data frame (o vector).
convert_df_to_categoric

Convert every column in a data frame to character
discretize_df

Discretize a data frame
coord_plot

Coordinate plot
desc_groups_rank

Profiling categorical variable (rank)
concatenate_n_vars

Concatenate 'N' variables
plot_num

Plotting numerical data
auto_grouping

Reduce cardinality in categorical variable by automatic grouping
plotar

Correlation plots
categ_analysis

Profiling analysis of categorical vs. target variable
prep_outliers

Outliers Data Preparation
profiling_num

Profiling numerical data
desc_groups

Profiling categorical variable
heart_disease

Heart Disease Data
discretize_get_bins

Get the data frame thresholds for discretization
infor_magic

Computes several information theory metrics between two vectors
v_compare

Compare two vectors
equal_freq

Equal frequency binning
var_rank_info

Importance variable ranking based on information theory
information_gain

Information gain
filter_vars

Filtering variables by string name
freq

Frequency table for categorical variables
model_performance

Get model perfomance metrics (KS, AUC and ROC)
get_sample

Sampling training and test data
range01

Transform a variable into the [0-1] range
hampel_outlier

Hampel Outlier Threshold
tukey_outlier

Tukey Outlier Threshold
entropy_2

Computes the entropy between two variables
gain_lift

Generates lift and cumulative gain performance table and plot
gain_ratio

Gain ratio