-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chapter2 contents change and index textbook added
- Loading branch information
1 parent
f753151
commit 71a508e
Showing
17 changed files
with
675 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
# 시계열 첫걸음2, 관련 패키지의 이해 {#chap2} | ||
# 시계열 분해의 이해 {#chap2} | ||
|
||
## `tsibble` 그리고 `fable` 패키지 | ||
|
||
시계열과 관련 된 R 패키지는 정말 많이 있다. 그 중에서 가장 유명한 패키지는 `forecast` 패키지이다. `fpp` 2판에서 메인 패키지로 활용되었던 `forecast` 패키지는 예측성능이 좋기로 유명하다. 하지만 `forecast`는 base 패키지를 기반으로 짜여져있는 패키지라서 `fpp` 3판에서 사용하게 될 패키지는 `tsibble`과 `fable` 패키지를 주로 사용하게 될 예정이다. 두 패키지 모두 `tidyverse`스러운 코딩과 잘 맞는 함수들을 지원하는 것이 특징이다. | ||
|
||
## 수정.. 제발.. | ||
|
||
해치웠나..? | ||
|
||
잘 해치우셨습니다.ㅋㅋ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,161 @@ | ||
<!DOCTYPE html> | ||
<html lang="" xml:lang=""> | ||
<head> | ||
|
||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||
<title>Page not found | README</title> | ||
<meta name="description" content="" /> | ||
<meta name="generator" content="bookdown 0.24 and GitBook 2.6.7" /> | ||
|
||
<meta property="og:title" content="Page not found | README" /> | ||
<meta property="og:type" content="book" /> | ||
|
||
|
||
|
||
|
||
|
||
<meta name="twitter:card" content="summary" /> | ||
<meta name="twitter:title" content="Page not found | README" /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="apple-mobile-web-app-capable" content="yes" /> | ||
<meta name="apple-mobile-web-app-status-bar-style" content="black" /> | ||
|
||
|
||
|
||
|
||
<script src="libs/header-attrs-2.11/header-attrs.js"></script> | ||
<script src="libs/jquery-3.6.0/jquery-3.6.0.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/fuse.min.js"></script> | ||
<link href="libs/gitbook-2.6.7/css/style.css" rel="stylesheet" /> | ||
<link href="libs/gitbook-2.6.7/css/plugin-table.css" rel="stylesheet" /> | ||
<link href="libs/gitbook-2.6.7/css/plugin-bookdown.css" rel="stylesheet" /> | ||
<link href="libs/gitbook-2.6.7/css/plugin-highlight.css" rel="stylesheet" /> | ||
<link href="libs/gitbook-2.6.7/css/plugin-search.css" rel="stylesheet" /> | ||
<link href="libs/gitbook-2.6.7/css/plugin-fontsettings.css" rel="stylesheet" /> | ||
<link href="libs/gitbook-2.6.7/css/plugin-clipboard.css" rel="stylesheet" /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link href="libs/anchor-sections-1.0.1/anchor-sections.css" rel="stylesheet" /> | ||
<script src="libs/anchor-sections-1.0.1/anchor-sections.js"></script> | ||
<script async defer src="https://hypothes.is/embed.js"></script> | ||
<meta name="google-site-verification" content="z9CiKKDExNMW8gi4-dN3X6zGa1-OXeSaIpjGFgXgHEg" /> | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6MYZBEL4H2"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-6MYZBEL4H2'); | ||
</script> | ||
|
||
<script data-ad-client="ca-pub-3877288275353516" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> | ||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="style.css" type="text/css" /> | ||
<link rel="stylesheet" href="dlplaybook.css" type="text/css" /> | ||
</head> | ||
|
||
<body> | ||
|
||
|
||
|
||
<div class="book without-animation with-summary font-size-2 font-family-1" data-basepath="."> | ||
|
||
<div class="book-summary"> | ||
<nav role="navigation"> | ||
|
||
<ul class="summary"> | ||
<li><a href="./">시계열 공략집 with R</a></li> | ||
|
||
<li class="divider"></li> | ||
<li class="chapter" data-level="1" data-path=""><a href="#시계열-공략집"><i class="fa fa-check"></i><b>1</b> 시계열 공략집</a></li> | ||
<li class="divider"></li> | ||
<li><a href="https://github.com/statisticsplaybook/r-torch-playbook" target="blank">Published with bookdown</a></li> | ||
|
||
</ul> | ||
|
||
</nav> | ||
</div> | ||
|
||
<div class="book-body"> | ||
<div class="body-inner"> | ||
<div class="book-header" role="navigation"> | ||
<h1> | ||
<i class="fa fa-circle-o-notch fa-spin"></i><a href="./"></a> | ||
</h1> | ||
</div> | ||
|
||
<div class="page-wrapper" tabindex="-1" role="main"> | ||
<div class="page-inner"> | ||
|
||
<section class="normal" id="section-"> | ||
<div id="page-not-found" class="section level1"> | ||
<h1>Page not found</h1> | ||
<p>The page you requested cannot be found (perhaps it was moved or renamed).</p> | ||
<p>You may want to try searching to find the page's new location, or use | ||
the table of contents to find the page you are looking for.</p> | ||
</div> | ||
</section> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
</div> | ||
</div> | ||
<script src="libs/gitbook-2.6.7/js/app.min.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/clipboard.min.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/plugin-search.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/plugin-sharing.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/plugin-fontsettings.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/plugin-bookdown.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/jquery.highlight.js"></script> | ||
<script src="libs/gitbook-2.6.7/js/plugin-clipboard.js"></script> | ||
<script> | ||
gitbook.require(["gitbook"], function(gitbook) { | ||
gitbook.start({ | ||
"sharing": null, | ||
"fontsettings": null, | ||
"edit": { | ||
"link": "https://github.com/statisticsplaybook/timeseries-playbook/edit/main/%s", | ||
"text": "Edit" | ||
}, | ||
"history": { | ||
"link": null, | ||
"text": null | ||
}, | ||
"view": { | ||
"link": null, | ||
"text": null | ||
}, | ||
"download": null, | ||
"search": false, | ||
"toc": { | ||
"collapse": "subsection" | ||
} | ||
}); | ||
}); | ||
</script> | ||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,10 @@ | ||
# timeseries-playbook | ||
슬기로운 통계생활 timeseries 공략집 - 스터디 정리집 | ||
# 시계열 공략집 | ||
|
||
본 레포는 [슬기로운 통계생활]() 시계열 스터디 내용을 정리하여 R의 Bookdown 패키지를 이용해 책 형식으로 만든 레포입니다. | ||
|
||
* [시계열 공략집 홈페이지](https://timeseries-playbook.netlify.app/) | ||
|
||
* 주교재: [Forecasting: Principles and Practice 3판](https://otexts.com/fpp3/) | ||
|
||
* 보조교재: Time Series Analysis | ||
With Applications in R |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# 시계열 분해의 이해 {#chap2} | ||
|
||
## `tsibble` 그리고 `fable` 패키지 | ||
|
||
시계열과 관련 된 R 패키지는 정말 많이 있다. 그 중에서 가장 유명한 패키지는 `forecast` 패키지이다. `fpp` 2판에서 메인 패키지로 활용되었던 `forecast` 패키지는 예측성능이 좋기로 유명하다. 하지만 `forecast`는 base 패키지를 기반으로 짜여져있는 패키지라서 `fpp` 3판에서 사용하게 될 패키지는 `tsibble`과 `fable` 패키지를 주로 사용하게 될 예정이다. 두 패키지 모두 `tidyverse`스러운 코딩과 잘 맞는 함수들을 지원하는 것이 특징이다. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.