general_qq: Create a QQ-Plot of Numeric Data (to Analyse the Normality...

Description Usage Arguments

View source: R/general_qq.R

Description

This function takes a dataset x - which by default will consist of all numeric variables of the Tripadvisor hotel dataset - and creates a QQ-plot for each of the contained columns/variables. To improve the ease of understanding whether the given data is rather normal distributed or not (theoretical and practical quantiles are similar) additional QQ-Lines are added.

Usage

1
general_qq(x, name, pdf = T)

Arguments

x

dataset to be analysed


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