Computes the expected R2 value for the single trait prediction of a continuous trait.
predict_r2_st(h2x, Nx, Me, M)
A numeric value representing the expected R2 for the single trait prediction.
Heritability of the target trait.
Number of samples for the target trait.
Number of independent chromosome segments.
Number of markers.