R for Actuarial Science Students
-
看到了一个非常好的精算R入门,推荐给大家。R for Actuarial Science Students.pdf
网址是:https://math.illinois.edu/system/files/inline-files/Proj5AY1415Report.pdf推荐这个文章的原因是它对于没有R经验的学生非常友好,对每段代码都会解释:
- 为什么这段代码有用(Why is this code useful?)
- 这段代码究竟做了什么 (What does this code do?)
- 结果代表什么? (What does the result mean?)