Home
last modified time | relevance | path

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

/dports/biology/gemma/GEMMA-0.98.3/src/
H A Dbslmmdap.h50 HYPBSLMM cHyp_initial; variable
H A Dbslmm.h67 HYPBSLMM cHyp_initial; variable
H A Dparam.h219 HYPBSLMM cHyp_initial; variable
H A Dbslmm.cpp108 cPar.cHyp_initial = cHyp_initial; in CopyToParam()
951 cHyp_initial = cHyp_old; in MCMC()
1642 cHyp_initial = cHyp_old; in MCMC()
H A Dgemma.cpp3513 outfile << "## initial value of h = " << cPar.cHyp_initial.h << endl; in WriteLog()
3514 outfile << "## initial value of rho = " << cPar.cHyp_initial.rho << endl; in WriteLog()
3515 outfile << "## initial value of pi = " << exp(cPar.cHyp_initial.logp) in WriteLog()
3517 outfile << "## initial value of |gamma| = " << cPar.cHyp_initial.n_gamma in WriteLog()