FishingExperiment | R Documentation |
A nature manager is responsible for sport fishing after trout in a lot (‘infinitely many’) of lakes
FishingExperiment
Data for a total of 48 attempts in sport fishing
the yield (in hg) of trout after 4 hours fishing
4 lakes (‘Lake1’, ‘Lake2’, ‘Lake3’ and ‘Lake4’)
two hooks (a ‘lure’ and a ‘wobler’)
time of the day ('Morning' and 'Evening')
lm(Yield ~ Hook+Lake+Time, data = FishingExperiment)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.