项目作者: oliviergimenez

项目描述 :
Illustrate the delta-method
高级语言:
项目地址: git://github.com/oliviergimenez/delta_method.git
创建时间: 2016-07-16T17:52:41Z
项目社区:https://github.com/oliviergimenez/delta_method

开源协议:

下载


Illustration of the delta-method

I keep forgetting how to implement the delta-method in R. So in this post I go through two examples in population ecology that should help me remembering. I use the deltamethod function from the msm package.

For a nice introduction to the delta-method, check that out.