datasets-0.2.4: Classical data sets for statistics and machine learning

Safe HaskellNone
LanguageHaskell2010

Numeric.Datasets.Coal

Description

Coal data set

Dates of mining disasters, from the coal dataset in the R package boot.

For further information, see http://vincentarelbundock.github.io/Rdatasets/doc/boot/coal.html

Documentation

data Coal Source #

Instances

Read Coal Source # 
Show Coal Source # 

Methods

showsPrec :: Int -> Coal -> ShowS #

show :: Coal -> String #

showList :: [Coal] -> ShowS #

Generic Coal Source # 

Associated Types

type Rep Coal :: * -> * #

Methods

from :: Coal -> Rep Coal x #

to :: Rep Coal x -> Coal #

FromRecord Coal Source # 
type Rep Coal Source # 
type Rep Coal = D1 (MetaData "Coal" "Numeric.Datasets.Coal" "datasets-0.2.4-1RlCefmNd5TAOuaQDrhK4l" False) (C1 (MetaCons "Coal" PrefixI True) (S1 (MetaSel (Just Symbol "date") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Double)))