fastglmm
Massively scalable generalized linear mixed models
Loading...
Searching...
No Matches
fastglmmLib::lmmFitResponses< T1, T2, T3 > Class Template Reference

#include <lmmFitResponses.h>

Public Member Functions

 lmmFitResponses (const T2 &X, const spectralDecomp< T3 > &dcmp, const double &left=-10, const double &right=10, const double &tol=1e-6, const double &lambda=0, const int &nthreads=1, const ModelDetail md=LOW, const bool REML=false)
ModelFitLMMList eval (const T1 &Y, const vector< string > &ids, const mat &Weights)

Constructor & Destructor Documentation

◆ lmmFitResponses()

template<typename T1, typename T2, typename T3>
fastglmmLib::lmmFitResponses< T1, T2, T3 >::lmmFitResponses ( const T2 & X,
const spectralDecomp< T3 > & dcmp,
const double & left = -10,
const double & right = 10,
const double & tol = 1e-6,
const double & lambda = 0,
const int & nthreads = 1,
const ModelDetail md = LOW,
const bool REML = false )

Member Function Documentation

◆ eval()

template<typename T1, typename T2, typename T3>
ModelFitLMMList fastglmmLib::lmmFitResponses< T1, T2, T3 >::eval ( const T1 & Y,
const vector< string > & ids,
const mat & Weights )

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