Who Says You R Not a Coder?
Building Data-Driven, Open Source, Static Course Content for Accessibility and Interactivity with R
College of Applied Science and Technology
University of Arizona
OUR AGENDA
WHO
Ryan Straight, Ph.D
Honors/Associate Professor of Practice Applied Computing & Cyber Operations
Director, MA{VR}X Lab
College of Applied Science and Technology
University of Arizona
BUT I’M NOT A CODER
DATA-DRIVEN?
Statistics in the Information Age
R, MARKDOWN, & QUARTO
Markdown Syntax | Output |
---|---|
|
italics and bold |
|
superscript2 / subscript2 |
|
|
|
verbatim code |
Markdown | Output |
---|---|
|
Header 1 |
|
Header 2 |
|
Header 3 |
|
Header 4 |
|
Header 5 |
|
Header 6 |
Let’s talk Quarto!
EXAMPLES
Converting temperature from ℃ to ℉
Celsius = ℃ and Fahrenheit = ℉.
Standard deviation
\[ \sigma = \sqrt{\frac{1}{N} \sum_{i=1}^N (x_i - \mu)^2} \]
Naive Bayes: posterior probability
\[ P(\omega_j|x) = \frac{p(x|\omega_j) \cdot P(\omega_j)}{p(x)} \]
TAKEAWAYS
THE END
Thank you for coming! Find out more at:
Dr. Ryan Straight – ryanstraight@arizona.edu – @ryanstraight@hci.social