Home
last modified time | relevance | path

Searched refs:cluster_chisq (Results 1 – 1 of 1) sorted by relevance

/dports/biology/plink/plink-ng-79b2df8c/1.9/
H A Dplink_assoc.c11649 double* cluster_chisq; in homog_assoc() local
11712 bigstack_alloc_d(cluster_ct2, &cluster_chisq)) { in homog_assoc()
11768 cluster_chisq[cluster_idx] = dxx; in homog_assoc()
11822 dxx = cluster_chisq[cluster_idx]; in homog_assoc()