wally: Create a wallyplot

Description Usage Arguments Value

View source: R/KasperFuncs.R

Description

Wally plot is a guessing game where your data is compared with 8 normally distributed data.
Pick the data that deviates most from the line, if it is not yours then your data is assumed to be normally distributed
You cannot conclude anything from wallyplot, it is merely a tool

Usage

1
wally(x, range1, range2)

Arguments

x

Vector of data to plot

range1

y-axis plot range lower value

range2

y-axis plot range upper value

Value

Wallyplot of the data compared with 8 normally distributed data


DanielEverland/smartstats documentation built on Dec. 17, 2021, 4:03 p.m.