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

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

eval(const T2 &X_add_, const vector< string > &ids)fastglmmLib::glmmFitFeatures< T1, T2, T3 >
glmmFitFeatures(const T1 &y, const T2 &X, const string &family, const spectralDecomp< T3 > &dcmp, const vec &weights={}, const vec &offset={}, const double &delta=-1, 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::glmmFitFeatures< T1, T2, T3 >