Man pages for d-ghale/easyDataScience
Data Exploration and Data Modeling made easy

change_output_col_posFunction places the dependent variable as the first/last...
convert_all_numericFunction that converts all of the variables into numeric type
count_keys_per_groupFunction that counts number of observation of key based on...
count_per_groupFunction that counts number of rows and percentage based on...
encoding_colFunction that converts the given columns' values into...
factor_funcFunction that converts all of the variables listed into...
glm_modelFunction to print logistic regression model using formula
glm_model_1varFunction writes a logistic regression model
handle_NAFunction replace NAs with 0 for integers and replace NAs with...
handle_nameFunction renames the column so that values such as NA are...
install_packagesFunction to load packages already installed otherwise install...
is_dateFunction checks whether a variable in the data is of date...
join_summaryFunction combines the summary of date and numeric variables
load_datatableFunction to load a file: replaces blank space by NA using...
load_excelFunction to load excel file: check if there are duplicate...
log_odds_probFunction takes logistic model and converts the coeficients in...
make_formulaThis function loads packages without warnings
make_formula_1varFunction converts text format into formula format
odds_coefFunction takes logistic model and converts the coeficients in...
packagesusage
plot_rcorThis function plots the correlationship between variables,...
quietly_packagesFunction to load packages without warnings
remove_duplicate_rowsFunction that removes any duplicate rows
replace_NAFunction to replace "NA" because NA as string is not treated...
save_dataFunction saves the data, useful after data wrangling and...
single_combnThis function produces all combinations of variables with the...
summary_datesFunction compute basic statistics for date types
summary_dcountFunction count the number of unique values in each variable
summary_logicalsFunction counts the number of TRUE and FALSE for logical type
summary_numbersFunction compute basic statistics for numeric types
tidy_packagesFunction to load packages already installed otherwise install...
tidy_summaryFunction to print tidy version of "summary" function
trans_vars_funcThis function creates a column with formula for the dependent...
unique_keys_moreFunction that prints distinct values based on more than one...
unique_keys_oneFunction that prints distinct values based on one variable
z_score_transformFunction standarizes all the independent variables (convert...
d-ghale/easyDataScience documentation built on May 11, 2019, 7:26 p.m.