predict_r2_st: Expected R2 for single trait prediction of a continuous trait

View source: R/qgg_utility_functions.R

predict_r2_stR Documentation

Expected R2 for single trait prediction of a continuous trait

Description

Computes the expected R2 value for the single trait prediction of a continuous trait.

Usage

predict_r2_st(h2x, Nx, Me, M)

Arguments

h2x

Heritability of the target trait.

Nx

Number of samples for the target trait.

Me

Number of independent chromosome segments.

M

Number of markers.

Value

A numeric value representing the expected R2 for the single trait prediction.


psoerensen/qgg documentation built on March 9, 2024, 10:02 p.m.