ListeriaStore | R Documentation |
Simulated data used for compulsory assignment in STAT210 H20. Measurements of Listeria on cold cuts of ham.
ListeriaStore
Data has a total of 48 samples
(Real number) Listeria density (cfu/g)
(Text string) 6 levels (brands): 'HamT1', 'HamT2', 'HamT3', 'HamT4', 'HamT5', 'HamT6'
(Text string) 4 levels (Grocery stores): 'Store1', 'Store2', 'Store3', 'Store4'
lm(ListeriaNumber ~ HamTopping, data = ListeriaStore)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.