Description Usage Arguments Value Author(s) References Examples
This function estimates gamma with Newton-Raphson method
1 |
Y |
Observation matrix |
X |
Design matrix |
beta0 |
Initial beta vector |
gamma0 |
Initial gamma vector |
n_iter |
Number of iterations of the algorithm. Default=100 |
gamma |
Estimated gamma vector |
Marina Gomtsyan, Celine Levy-Leduc, Sarah Ouadah, Laure Sansonnet
Maintainer: Marina Gomtsyan <marina.gomtsyan@agroparistech.fr>
M. Gomtsyan et al. "Variable selection in sparse GLARMA models", arXiv:2007.08623v1
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.