#include <satterthwaite.h>
|
| | Satterthwaite (const int &n, const double &sigSq_g, const double &sigSq_e, const vec &s, const T &Xu, const mat &Gamma_XX, const vec &inv_s_delta, const mat &inv_s_delta_Xu) |
| vec | get_ddf (const mat &V, const mat &L) const |
| const mat | get_hessian () const |
| const mat | get_A () const |
| const mat | get_B () const |
◆ Satterthwaite()
template<typename T>
| fastglmmLib::Satterthwaite< T >::Satterthwaite |
( |
const int & | n, |
|
|
const double & | sigSq_g, |
|
|
const double & | sigSq_e, |
|
|
const vec & | s, |
|
|
const T & | Xu, |
|
|
const mat & | Gamma_XX, |
|
|
const vec & | inv_s_delta, |
|
|
const mat & | inv_s_delta_Xu ) |
◆ get_A()
◆ get_B()
◆ get_ddf()
Evalute denominator degrees of freedom
◆ get_hessian()
Get precomputed values to compute DDF from V and L later
The documentation for this class was generated from the following file: