subject
Engineering, 14.04.2020 21:23 hannahbannana98

HW10: Use the R program code below to generate all possible and stepwise selection procedures on the 6 predictors provided in the lmod statement. Submit the following output and summary into Canvas. generated output (graphic output is not needed)a short paragraph discussing the model you would choose

library(faraway) #this command brings in a library of regression functions#install. packages("olsrr") #install olsrr if package has not been installed on your computerlibrary(olsrr)data(fat, package="faraway")#Can we predict body fat using only easy-to-record measurements?#use the variables specified in this modellmod <- lm(brozek ~ weight + neck + chest + abdom + hip + thigh, data=fat)ols_step_all_possible(lmod )ols_step_forward_p(lmod, details=TRUE)ols_step_backward_p(lm od, details=TRUE)ols_step_both_p(lmod, details=TRUE)

ansver
Answers: 1

Another question on Engineering

question
Engineering, 03.07.2019 14:10
Explain the difference laminar and turbulent flow. explain it with the shear stress and the velocity profiles.
Answers: 1
question
Engineering, 03.07.2019 15:10
Ahouse has the following electrical appliance usage (1) single 40w lamp used for 4 hours per day (2) single 60w fan used for 12 hours per day (3) single 200w refrigerator that runs 24 hours per day with compressor run 12 hours and off 12 hours find the solar power inverter size in watt with correction factor of 1.25.
Answers: 1
question
Engineering, 04.07.2019 18:10
Adouble-strand no. 60 roller chain is used to transmit power between a 13-tooth driving sprocket rotating at 300 rev/min and a 52-tooth driven sprocket. a) what is the allowable horsepower of this drive? b) estimate the center-to-center distance if the chain length is 82 pitches. c) estimate the torque and bending force on the driving shaft by the chain if the actual horsepower transmitted is 30 percent less than the corrected (allowable) power.
Answers: 3
question
Engineering, 04.07.2019 18:10
For the closed feedwater heater below, feedwater enters state 3 at a pressure of 2000 psia and temperature of 420 °f at a rate of ix10 ibhr. the feedwat extracted steam enters state 1 at a pressure of 1000 psia and enthalpy of 1500 btu/lbm. the extracted er leaves at an enthalpy of 528.7 btu/lbm steam leaves as a saturated liquid. (16) a) determine the mass flow rate of the extraction steam used to heat the feedwater (10) b) determine the terminal temperature difference of the closed feedwater heater
Answers: 3
You know the right answer?
HW10: Use the R program code below to generate all possible and stepwise selection procedures on the...
Questions
question
English, 11.07.2019 08:30
question
Health, 11.07.2019 08:30
question
Biology, 11.07.2019 08:30
question
Mathematics, 11.07.2019 08:30
Questions on the website: 13722361