PolitikwissenschaftenEnglischQuarto

Andrew Heiss's blog

Andrew Heiss's blog
StartseiteRSS-FeedMastodon
language
RGgplotDatavizEconomicsPolitikwissenschaftenEnglisch
Veröffentlicht

(See this notebook on GitHub) tl;dr : Use functions like Deriv::Deriv(), splinefun(), approxfun(), and uniroot() to do things with derivatives in R, both with actual functions and with existing empirical data A typical microeconomics problem involves finding the optimal price and quantity of a product, given its demand and cost across different quantities.

RGgplotDatavizEconomicsPolitikwissenschaftenEnglisch
Veröffentlicht

Tip This is now an R package named reconPlots. (Skip to the tl;dr complete example; see this mini project on GitHub) So far, teaching at BYU has been delightful. I’ve been using static course-specific websites for the two classes I’m teaching this semester—data visualization and telling stories with data—and it’s been fantastic. Everything is self-contained and automated and magic and I’m a huge fan of blogdown.