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

Detailed Description

Definition at line 27 of file laplace_marginal_bernoulli_logit_lpmf.hpp.

#include <laplace_marginal_bernoulli_logit_lpmf.hpp>

Public Member Functions

template<typename ThetaVec , typename YVec , typename Mean >
auto operator() (const ThetaVec &theta, const YVec &y, const std::vector< int > &y_index, Mean &&mean, std::ostream *msgs) const
 Returns the lpmf for a Bernoulli with a logit link across multiple groups.
 

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