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

#include <lmmFitFeatures.h>

Public Member Functions

 lmmFitFeatures (const T1 &Y, const T2 &X, const spectralDecomp< T3 > &dcmp, const vec &weights, const double &delta, 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 T2 &X_add_, const vector< string > &ids)

Constructor & Destructor Documentation

◆ lmmFitFeatures()

template<typename T1, typename T2, typename T3>
fastglmmLib::lmmFitFeatures< T1, T2, T3 >::lmmFitFeatures ( const T1 & Y,
const T2 & X,
const spectralDecomp< T3 > & dcmp,
const vec & weights,
const double & delta,
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::lmmFitFeatures< T1, T2, T3 >::eval ( const T2 & X_add_,
const vector< string > & ids )

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