Data Analysis with R by Unknown
Author:Unknown
Language: eng
Format: mobi
Publisher: Packt Publishing
Consequently, the equations describing our predictive model are:
Meaning that the is the mean of weight lost in the control group, is the difference in the weight lost between control and diet only group, and is the difference in the weight lost between the control and the diet and exercise group.
> # the dataset is in the car package > library(car) > model <- lm(wl2 ~ factor(group), data=WeightLoss) > summary(model) Call: lm(formula = wl2 ~ factor(group), data = WeightLoss) Residuals: Min 1Q Median 3Q Max -2.100 -1.054 -0.100 0.900 2.900 Coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) 3.3333 0.3756 8.874 5.12e-10 *** factor(group)Diet 0.5833 0.5312 1.098 0.281 factor(group)DietEx 2.7667 0.5571 4.966 2.37e-05 *** --- Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 Residual standard error: 1.301 on 31 degrees of freedom Multiple R-squared: 0.4632, Adjusted R-squared: 0.4285 F-statistic: 13.37 on 2 and 31 DF, p-value: 6.494e-05
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Implementing Enterprise Observability for Success by Manisha Agrawal and Karun Krishnannair(7343)
Supercharging Productivity with Trello by Brittany Joiner(6606)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6419)
Mastering Tableau 2023 - Fourth Edition by Marleen Meier(6366)
Inkscape by Example by István Szép(6223)
Visualize Complex Processes with Microsoft Visio by David J Parker & Šenaj Lelić(5920)
Build Stunning Real-time VFX with Unreal Engine 5 by Hrishikesh Andurlekar(4911)
Design Made Easy with Inkscape by Christopher Rogers(4601)
Customizing Microsoft Teams by Gopi Kondameda(4141)
Linux Device Driver Development Cookbook by Rodolfo Giometti(3935)
Extending Microsoft Power Apps with Power Apps Component Framework by Danish Naglekar(3731)
Business Intelligence Career Master Plan by Eduardo Chavez & Danny Moncada(3696)
Salesforce Platform Enterprise Architecture - Fourth Edition by Andrew Fawcett(3604)
Pandas Cookbook by Theodore Petrou(3584)
The Tableau Workshop by Sumit Gupta Sylvester Pinto Shweta Sankhe-Savale JC Gillet and Kenneth Michael Cherven(3388)
TCP IP by Todd Lammle(2984)
Drawing Shortcuts: Developing Quick Drawing Skills Using Today's Technology by Leggitt Jim(2911)
Applied Predictive Modeling by Max Kuhn & Kjell Johnson(2862)
Work Smarter with Microsoft OneNote by Connie Clark(2843)
