Home
last modified time | relevance | path

Searched defs:pheno_buf (Results 1 – 3 of 3) sorted by relevance

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_glm.c1689 …uintptr_t* perm_vecs, float* coef, float* pp, float* sample_1d_buf, float* pheno_buf, float* param… in glm_logistic()
2691 float* pheno_buf; member
2961 float* pheno_buf = g_logistic_mt[tidx].pheno_buf; in glm_logistic_adapt_thread() local
3283 float* pheno_buf = g_logistic_mt[tidx].pheno_buf; in glm_logistic_maxt_thread() local
3516 float* pheno_buf = g_logistic_mt[tidx].pheno_buf; in glm_logistic_set_thread() local
7968 float* pheno_buf; in glm_logistic_nosnp() local
8810 …ar_ct, float* covar_f, double* cur_dosages, float* coef, float* pp, float* pheno_buf, float* covar… in glm_logistic_dosage()
H A Dplink_ld.c4056 float* pheno_buf; member
4604 float* pheno_buf = g_epi_logistic_mt[tidx].pheno_buf; in epi_logistic_thread() local
/dports/biology/gcta/gcta_1.26.0_src/
H A Ddata.cpp328 vector<double> pheno_buf; in update_fam() local