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

Safe HaskellNone
LanguageHaskell2010

Numeric.Datasets.CO2

Description

Documentation

data CO2 Source #

Constructors

CO2 

Fields

Instances

Read CO2 Source # 
Show CO2 Source # 

Methods

showsPrec :: Int -> CO2 -> ShowS #

show :: CO2 -> String #

showList :: [CO2] -> ShowS #

Generic CO2 Source # 

Associated Types

type Rep CO2 :: * -> * #

Methods

from :: CO2 -> Rep CO2 x #

to :: Rep CO2 x -> CO2 #

FromNamedRecord CO2 Source # 
type Rep CO2 Source # 
type Rep CO2 = D1 (MetaData "CO2" "Numeric.Datasets.CO2" "datasets-0.2.5-LWSxuZAAkITE1YdK0QbnUi" False) (C1 (MetaCons "CO2" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "time") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Double)) (S1 (MetaSel (Just Symbol "co2") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Double))))