forked from rdpeng/courses
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:DataScienceSpecialization/courses
* 'master' of github.com:DataScienceSpecialization/courses: Added some shiny stuff Fix graphs in colors lecture Re-export PDF slides Re-export PDF slides Copy with new name Re-export PDF slides update Added a second shiny lecture Added a second shiny lecture and some example apps Small changes to the slidify lecture Finished rCharts and added rgl and rMaps some image files in regression Added rstudio lecture and some images Some small edits Deleted a pdf file fixed date
- Loading branch information
Showing
756 changed files
with
24,454 additions
and
2,976 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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
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,14 @@ | ||
strong, b { | ||
font-weight: bolder; | ||
} | ||
em { | ||
font-style: italic; | ||
} | ||
|
||
img.center { | ||
display: block; | ||
margin: auto auto; | ||
} | ||
redtext { | ||
color: red; | ||
} |
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,50 @@ | ||
/*Github Ribbon Test*/ | ||
/* Source: https://github.com/dciccale/css3-github-ribbon */ | ||
/* Define classes for example, definition, problem etc. */ | ||
/* Choose meaningful colors for background and text */ | ||
|
||
.example { | ||
background-color: #121621; | ||
top: 1.2em; | ||
right: -3.2em; | ||
-webkit-transform: rotate(45deg); | ||
-moz-transform: rotate(45deg); | ||
transform: rotate(45deg); | ||
-webkit-box-shadow: 0 0 0 1px #1d212e inset,0 0 2px 1px #fff inset,0 0 1em #888; | ||
-moz-box-shadow: 0 0 0 1px #1d212e inset,0 0 2px 1px #fff inset,0 0 1em #888; | ||
box-shadow: 0 0 0 1px #1d212e inset,0 0 2px 1px #fff inset,0 0 1em #888; | ||
color: #FF0; | ||
display: block; | ||
padding: .6em 3.5em; | ||
position: absolute; | ||
font: bold .82em sans-serif; | ||
text-align: center; | ||
text-decoration: none; | ||
text-shadow: 1px -1px 8px rgba(0,0,0,0.60); | ||
-webkit-user-select: none; | ||
-moz-user-select: none; | ||
user-select: none; | ||
} | ||
|
||
.definition { | ||
background-color: #a00; | ||
top: 1.2em; | ||
right: -3.2em; | ||
-webkit-transform: rotate(45deg); | ||
-moz-transform: rotate(45deg); | ||
transform: rotate(45deg); | ||
-webkit-box-shadow: 0 0 0 1px #1d212e inset,0 0 2px 1px #fff inset,0 0 1em #888; | ||
-moz-box-shadow: 0 0 0 1px #1d212e inset,0 0 2px 1px #fff inset,0 0 1em #888; | ||
box-shadow: 0 0 0 1px #1d212e inset,0 0 2px 1px #fff inset,0 0 1em #888; | ||
color: #FFF; | ||
display: block; | ||
padding: .6em 3.5em; | ||
position: absolute; | ||
font: bold .82em sans-serif; | ||
text-align: center; | ||
text-decoration: none; | ||
text-shadow: 1px -1px 8px rgba(0,0,0,0.60); | ||
-webkit-user-select: none; | ||
-moz-user-select: none; | ||
user-select: none; | ||
} |
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file not shown.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Empty file.
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+48.1 KB
(100%)
05_ReproducibleResearch/lectures/EvidenceBasedDataAnalysis.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-208 KB
(89%)
05_ReproducibleResearch/lectures/structureOfADataAnalysis1.pdf
Binary file not shown.
Binary file modified
BIN
-2.56 MB
(14%)
05_ReproducibleResearch/lectures/structureOfADataAnalysis2.pdf
Binary file not shown.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+8.33 KB
07_RegressionModels/02_02_multivariateExamples/assets/fig/unnamed-chunk-1.png
Oops, something went wrong.
Binary file added
BIN
+8.89 KB
07_RegressionModels/02_02_multivariateExamples/assets/fig/unnamed-chunk-5.png
Oops, something went wrong.
Binary file added
BIN
+3.02 KB
07_RegressionModels/02_02_multivariateExamples/assets/fig/unnamed-chunk-7.png
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+5.64 KB
07_RegressionModels/02_02_multivariateExamples/fig/unnamed-chunk-14.png
Oops, something went wrong.
Binary file added
BIN
+5.73 KB
07_RegressionModels/02_02_multivariateExamples/fig/unnamed-chunk-15.png
Oops, something went wrong.
Binary file added
BIN
+7.06 KB
07_RegressionModels/02_02_multivariateExamples/fig/unnamed-chunk-16.png
Oops, something went wrong.
Binary file added
BIN
+6.06 KB
07_RegressionModels/02_02_multivariateExamples/fig/unnamed-chunk-17.png
Oops, something went wrong.
Binary file added
BIN
+7.07 KB
07_RegressionModels/02_02_multivariateExamples/fig/unnamed-chunk-18.png
Oops, something went wrong.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
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.