Skip to content

Commit 439d503

Browse files
committed
Problem set 2 moved
1 parent 9a29551 commit 439d503

File tree

10 files changed

+9
-51
lines changed

10 files changed

+9
-51
lines changed

content/class/09-class.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Problem set2 & Simple Linear Regression"
2+
title: "Simple Linear Regression & Problem set2"
33
date: "2020-10-27, Tue"
44
citeproc: false
55
bibliography: ../../static/bib/references.bib

content/class/09-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Problem set2 & Simple Linear Regression"
2+
title: "Simple Linear Regression & Problem set2"
33
date: "2020-10-27, Tue"
44
citeproc: false
55
bibliography: ../../static/bib/references.bib

content/class/09-class.knit.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

content/class/09-class.utf8.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

content/class/13-class.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Problem set3 & Introduction to Non-linear Models"
2+
title: "Introduction to Non-linear Models & Problem set3"
33
date: "2020-12-08, Tue"
44
citeproc: false
55
bibliography: ../../static/bib/references.bib

content/class/13-class.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Problem set3 & Introduction to Non-linear Models"
2+
title: "Introduction to Non-linear Models & Problem set3"
33
date: "2020-12-08, Tue"
44
citeproc: false
55
bibliography: ../../static/bib/references.bib

content/reading/09-reading.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Problem set2 & Simple Linear Regression"
2+
title: "Simple Linear Regression & Problem set2"
33
date: "2020-10-27, Tue"
44
citeproc: false
55
bibliography: ../../static/bib/references.bib

content/reading/09-reading.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Problem set2 & Simple Linear Regression"
2+
title: "Simple Linear Regression & Problem set2"
33
date: "2020-10-27, Tue"
44
citeproc: false
55
bibliography: ../../static/bib/references.bib

content/reading/13-reading.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Problem set3 & Introduction to Non-linear Models"
2+
title: "Introduction to Non-linear Models & Problem set3"
33
date: "2020-12-08, Tue"
44
citeproc: false
55
bibliography: ../../static/bib/references.bib

data/lessons.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ lessons:
5959
reading: "10-reading"
6060
class: "10-class"
6161

62-
- title: "Problem set2 & Multivariate Linear Regression II: Practice"
62+
- title: "Multivariate Linear Regression II: Practice & Problem set2"
6363
date: "2020-11-24, Tue"
6464
reading: "11-reading"
6565
class: "11-class"
@@ -73,7 +73,7 @@ lessons:
7373
- title: '<span class="fake-header-table">비선형회귀모델의 소개</span>'
7474
header: True
7575

76-
- title: "Problem set3 & Introduction to Non-linear Models"
76+
- title: "Introduction to Non-linear Models & Problem set2"
7777
date: "2020-12-08, Tue"
7878
reading: "13-reading"
7979
class: "13-class"

0 commit comments

Comments
 (0)