fastglmm
Massively scalable generalized linear mixed models
Loading...
Searching...
No Matches
fastglmmLib::glmmFitResponses< T1, T2, T3 > Member List

This is the complete list of members for fastglmmLib::glmmFitResponses< T1, T2, T3 >, including all inherited members.

eval(const T1 &Y, const vector< string > &ids, const vector< string > &family)fastglmmLib::glmmFitResponses< T1, T2, T3 >
glmmFitResponses(const T2 &X, const spectralDecomp< T3 > &dcmp, const vec &weights={}, const vec &offset={}, const double &left=-10, const double &right=10, const double &tol=1e-5, const double &tol_eta=1e-7, const int &maxit=100, const double &lambda=0, const int &nthreads=1, const ModelDetail md=LOW)fastglmmLib::glmmFitResponses< T1, T2, T3 >