File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,9 @@ <h3 id="스터디-목표">스터디 목표</h3>
31
31
< ul >
32
32
< li > < p > Hadley Wickham and Garrett Grolemund. < a href ="https://r4ds.had.co.nz/ "> < em > R for Data Science</ em > </ a > </ p > </ li >
33
33
< li > < p > Hadley Wickam. < a href ="https://adv-r.hadley.nz/ "> < em > Advanced R 2nd Edition</ em > </ a > </ p > </ li >
34
- < li > < p > Hadley Wickam. < a href ="https://ggplot2-book.org/ "> < em > ggplot2: Elegant Graphics for Data Analysis</ em > </ a > </ p > </ li > < span > < label for ="sn-1 " class ="margin-toggle "> ⊕</ label > < input type ="checkbox " id ="sn-1 " class ="margin-toggle "/> < span class ="marginnote "> {{% courseinfo %}}
34
+ < li > < p > Hadley Wickam. < a href ="https://ggplot2-book.org/ "> < em > ggplot2: Elegant Graphics for Data Analysis</ em > </ a > </ p > </ li > < span > < label for ="sn-1 " class ="margin-toggle "> ⊕</ label > < input type ="checkbox " id ="sn-1 " class ="margin-toggle "/> < span class ="marginnote "> {{% courseinfo %}}< br />
35
+ < br />
36
+ </ span > </ span >
35
37
< p > < span class ="newthought "> 스터디를 통해 구성원들은 다음과 같은 성과를 얻을 것으로 기대한다:
36
38
1. < code > R</ code > 을 이용해 데이터를 불러오고, 변형하여 통계적 검정을 수행하고, 나아가 선형모델을 추정할 수 있게 될 것이다.</ p >
37
39
< ol start ="2 " style ="list-style-type: decimal ">
You can’t perform that action at this time.
0 commit comments