Skip to Content
R Cookbook
book

R Cookbook

by JD Long, Paul Titer, Jee -Won Lee
May 2022
Beginner to intermediate
667 pages
16h 17m
Korean
Insight
Content preview from R Cookbook
Cookbook
399
11.9 데이터의 부분집합에 대해 회귀분석하기
#> - x1:x2:x3 1 26.51 1172 334
#>
#> Step: AIC=332
#> y ~ x1 + x2 + x3 + x4 + x1:x2 + x1:x3 + x1:x4 + x2:x3 + x2:x4 +
#> x3:x4 + x1:x2:x3 + x1:x2:x4
#>
#> Df Sum of Sq RSS AIC
#> - x3:x4 1 0.29 1155 330
#> <none> 1155 332
#> - x1:x2:x4 1 23.24 1178 333
#> - x1:x2:x3 1 31.11 1186 334
#>
#> Step: AIC=330
#> y ~ x1 + x2 + x3 + x4 + x1:x2 + x1:x3 + x1:x4 + x2:x3 + x2:x4 +
#> x1:x2:x3 + x1:x2:x4
#>
#> Df Sum of Sq RSS AIC
#> <none> 1155 330
#> - x1:x2:x4 1 23.4 1178 331
#> - x1:x2:x3 1 31.5 1187 332
이렇게는 잘 작동되지 않는다. 대부분의 상호작용 항은 아무런 의미가 없다.
step
함수는 어찌할 바를 모르고 유의미하지도 않은 항들을 여러분에게 잔뜩 남겨 줄 것
이다.
󺠣󽴔󻨛󻨓󻇃󺋿
레시피
11
.
25
를 참고하라.
11.9
󺠿󻱃󼗿󻰧󽴔󻉏󻉓󻺠󼨸󻪟󽴔󺟏󼩃󽴔󼭛󺊏󻉓󻗬󼨧󺋿 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

R Cookbook

R Cookbook

Paul Teetor
R Graphics Cookbook

R Graphics Cookbook

Winston Chang
R Cookbook, 2nd Edition

R Cookbook, 2nd Edition

JD Long, Paul Teetor

Publisher Resources

ISBN: 9788966262984