Computes the expected R2 value for the multiple trait prediction of continuous traits.
predict_r2_mt(h2x, Nx, h2y, Ny, rg, Me, M)
A numeric value representing the expected R2 for the multiple trait prediction.
Heritability of the target trait.
Number of samples for the target trait.
Heritability of the correlated trait.
Number of samples for the correlated trait.
Genetic correlation between the target and correlated trait.
Number of independent chromosome segments.
Number of markers.