Skip to content

Commit 11471bf

Browse files
committed
class 11 revised
1 parent f44332e commit 11471bf

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed
Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
---
2-
title: "Multivariate Linear Regression II: Practice & Problem set2"
3-
date: "2020-11-24, Tue"
4-
citeproc: false
5-
bibliography: ../../static/bib/references.bib
6-
csl: ../../static/bib/chicago-syllabus-no-bib.csl
7-
output:
8-
blogdown::html_page:
9-
template: ../../pandoc/toc-title_html.template
10-
toc: true
11-
editor_options:
12-
chunk_output_type: console
13-
---
14-
15-
# 슬라이드
16-
17-
- <i class="fas fa-file-pdf"></i> [11주차 슬라이드](/images/slides/w11_mlm2_practice_slide.pdf).
18-
19-
# Problem Set 2 Solution
20-
21-
- <i class="fas fa-file-pdf"></i> [Problem Set 2 Solution](/images/solution2.pdf).
22-
23-
# 참고자료
24-
25-
- <i class="fa fa-external-link-square-alt" aria-hidden="true"></i> [11주차 HTML 마크다운](/images/w11_mlm2_practice.html)
1+
---
2+
title: "Multivariate Linear Regression II: Practice & Problem set2"
3+
date: "2020-11-24, Tue"
4+
citeproc: false
5+
bibliography: ../../static/bib/references.bib
6+
csl: ../../static/bib/chicago-syllabus-no-bib.csl
7+
output:
8+
blogdown::html_page:
9+
template: ../../pandoc/toc-title_html.template
10+
toc: true
11+
editor_options:
12+
chunk_output_type: console
13+
---
14+
15+
# 슬라이드
16+
17+
- <i class="fas fa-file-pdf"></i> [11주차 슬라이드](/images/slides/w11_mlm2_practice_slide.pdf).
18+
19+
# Problem Set 2 Solution
20+
21+
- <i class="fas fa-file-pdf"></i> [Problem Set 2 Solution](/images/solution2.pdf).
22+
23+
# 참고자료
24+
25+
- <i class="fa fa-external-link-square-alt" aria-hidden="true"></i> [11주차 HTML 마크다운](/images/w11_mlm2_practice.html)
File renamed without changes.

0 commit comments

Comments
 (0)