dogFood | R Documentation |
Data.frame
data(dogFood)
The data frame has 25 rows and 2 variables:
The type of dog food: our dog food or one of the four top sellers.
The percent weight gain.
You are hired as a statistical consultant for a dog food manufacturing company. The engineers who designed the company's dog food would like to know how it compares to the current top selling dog food brands on the market? To answer this question, 25 puppies of the same breed and age (within a week of each other) were chosen for this study. Five puppies were assigned to each dog food type. After 4 weeks the percent of weight gained for each puppy was determined.
fictitious data set
data("dogFood", package='syllogi')
str(dogFood)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.