Skip to content

Commit

Permalink
correct arxiv id
Browse files Browse the repository at this point in the history
  • Loading branch information
jchiquet committed Feb 29, 2024
1 parent 360fa05 commit b0313d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _bibliography/preprint.bib
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ @preprint{preprint_stoehr
title = {Composite likelihood inference for the Poisson log-normal model},
author = {Stoehr, Julien and Robin, Stephane},
year = {2024},
arxiv = {abs/2402.14390v1},
url = {https://arxiv.org/abs/2402.14390v1},
arxiv = {2402.14390v1},
journal = {arXiv},
abstract = {Inferring parameters of a latent variable model can be a daunting task when the conditional distribution of the latent variables given the observed ones is intractable. Variational approaches prove to be computationally efficient but, possibly, lack theoretical guarantees on the estimates, while sampling based solutions are quite the opposite. Starting from already available variational approximations, we define a first Monte Carlo EM algorithm to obtain maximum likelihood estimators, focusing on the Poisson log-normal model which provides a generic framework for the analysis of multivariate count data. We then extend this algorithm to the case of a composite likelihood in order to be able to handle higher dimensional count data.}
}
Expand Down

0 comments on commit b0313d9

Please sign in to comment.