#include <glm_family.h>
◆ PoissonLog()
| fastglmmLib::PoissonLog::PoissonLog |
( |
| ) |
|
|
inline |
◆ ~PoissonLog()
| fastglmmLib::PoissonLog::~PoissonLog |
( |
| ) |
|
|
inline |
◆ dev_resids()
| vec fastglmmLib::PoissonLog::dev_resids |
( |
const vec & | y, |
|
|
const vec & | mu, |
|
|
const vec & | weights ) const |
|
inlinevirtual |
◆ estimateDispersion()
| bool fastglmmLib::PoissonLog::estimateDispersion |
( |
| ) |
const |
|
inlinevirtual |
◆ family()
| string fastglmmLib::PoissonLog::family |
( |
| ) |
const |
|
inlinevirtual |
◆ initialize()
| vec fastglmmLib::PoissonLog::initialize |
( |
const vec & | y, |
|
|
const vec & | weights ) const |
|
inlinevirtual |
◆ isCountModel()
| bool fastglmmLib::PoissonLog::isCountModel |
( |
| ) |
const |
|
inlinevirtual |
◆ link()
| vec fastglmmLib::PoissonLog::link |
( |
const vec & | mu | ) |
const |
|
inlinevirtual |
◆ linkinv()
| vec fastglmmLib::PoissonLog::linkinv |
( |
const vec & | eta | ) |
const |
|
inlinevirtual |
◆ mu_eta()
| vec fastglmmLib::PoissonLog::mu_eta |
( |
const vec & | eta | ) |
const |
|
inlinevirtual |
◆ variance()
| vec fastglmmLib::PoissonLog::variance |
( |
const vec & | mu | ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: