general_hist: Create Histogram of Numeric Data (to visualize Distribution)

Description Usage Arguments

View source: R/general_hist.R

Description

The function creates histograms for all columns/variables with numeric variables in the given dataset x (at least this is the default behaviour) and saves them to a PDF file. Creating the histograms helps to get a better understanding of the distribution of the values. As the visualized distributions might ressemble the normal distribution, the p-value is plotted below the histograms as an additional indicator for normality.

Usage

1

Arguments

x

dataset to be analysed


MarcoNiemann/kaggle_house documentation built on May 7, 2019, 2:50 p.m.