fit_lnpois_cpp function

Fit MLE of log-normal Poisson model

Fit MLE of log-normal Poisson model

fit_lnpois_cpp(Y_obs, lambda_ref, d)

Arguments

  • Y_obs: Vector of observed counts
  • lambda_ref: Vector of reference rates
  • d: integer Total depth

Returns

NumericVector MLE estimates of mu and sigma

  • Maintainer: Teng Gao
  • License: MIT + file LICENSE
  • Last published: 2023-10-25

Useful links