diptest (version 0.75-3)

exHartigan: Hartigan's Artificial n-modal Example Data Set

Description

63 (integer) numbers; unimodal or bimodal, that's the question.

This is now deprecated. Please use statfaculty instead!

Arguments

Examples

Run this code
data(exHartigan)
plot(dH <- density(exHartigan))
rug(exHartigan)# should jitter

Run the code above in your browser using DataCamp Workspace