Skip to content

Commit ce0b951

Browse files
committed
minor changes lect 15 and 16
1 parent 958c713 commit ce0b951

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

Lecture_Materials_2023/Lecture_15_Confidence_Intervals_OLS/Lecture_15_Confidence_Intervals_OLS.qmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,8 @@ ggplot(data = mtcars, aes(x = wt, y = mpg)) +
229229

230230
https://www.statisticshowto.com/95-percent-confidence-interval/
231231

232-
## Authorship, License, Credits
232+
233+
## Authorship, License, Credits
233234

234235
- Author: Tom Hanna
235236

Lecture_Materials_2023/Lecture_16_OLS_Regression/lecture_16_ols_regression.qmd

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,3 +245,16 @@ It is worth looking at the formulas all together to see some of the relationship
245245

246246
![correlation coefficient formula](correlation-coefficient.png)
247247

248+
## Authorship, License, Credits
249+
250+
- Author: Tom Hanna
251+
252+
- Website: <a href="https://tom-hanna.org/">tomhanna.me</a>
253+
254+
- License: This work is licensed under a <a href= "http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.</a>
255+
256+
<a href= "http://creativecommons.org/licenses/by-nc-sa/4.0/">![Creative Commons License](creative_commons_license.png)</a>
257+
258+
259+
260+

0 commit comments

Comments
 (0)