Home
last modified time | relevance | path

Searched defs:nobs_col (Results 1 – 4 of 4) sorted by relevance

/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dparam.h107 size_t nobs_col; variable
/dports/biology/plink/plink-ng-79b2df8c/2.0/
H A Dplink2_misc.cc3237 const uint32_t nobs_col = freq_rpt_flags & kfAlleleFreqColNobs; in WriteAlleleFreqs() local
3689 const uint32_t nobs_col = geno_counts_flags & kfGenoCountsColNobs; variable
4329 const uint32_t nobs_col = (missing_rpt_flags / kfMissingRptVcolNobs) & 1; in WriteMissingnessReports() local
H A Dplink2_glm.cc5642 const uint32_t nobs_col = glm_cols & kfGlmColNobs; in GlmLogistic() local
7832 const uint32_t nobs_col = glm_cols & kfGlmColNobs; in GlmLinear() local
10006 const uint32_t nobs_col = glm_cols & kfGlmColNobs; in GlmLinearBatch() local
H A Dplink2_matrix_calc.cc7611 const uint32_t nobs_col = (flags / kfVscoreColNobs) & 1; in Vscore() local