weightLoss | R Documentation |
Data.frame
data(weightLoss)
The data frame has 60 rows and 2 variables:
Which weight loss drug the participant took for 6 weeks.
Percent of weight loss after the 6 weeks.
Fictitious data set for teaching purposes. The fictitious scenario:
You are a statistical consultant. A client comes to you asking for help with their analysis. The client is from a drug company. Their new drug is supposed to help people lose weight. They conducted an experiment with their drug (drug A) and the two best selling weight loss drugs (B and C). Male participants from age 50-60 were used in the study. Each participant took one of the drugs for 6 week and the percent of weight loss was recorded.
Fictitious data set
data("weightLoss", package='syllogi')
str(weightLoss)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.