Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::poisson_log_likelihood Struct Reference

Detailed Description

Definition at line 16 of file laplace_marginal_poisson_log_lpmf.hpp.

#include <laplace_marginal_poisson_log_lpmf.hpp>

Public Member Functions

template<typename Theta , typename YVec , typename Mean , require_eigen_vector_t< Theta > * = nullptr>
auto operator() (const Theta &theta, const YVec &y, const std::vector< int > &y_index, Mean &&mean, std::ostream *) const
 Returns the lpmf for a Poisson with a log link across multiple groups.
 

The documentation for this struct was generated from the following file: