delta_PVE {rNeighborGWAS}R Documentation

Estimating the effective scale of neighbor effects

Description

A function to calculate \DeltaPVE that estimates the effective scale of neighbor effects.

Usage

delta_PVE(res, fig = TRUE, ...)

Arguments

res

Output results of calc_PVEnei().

fig

TRUE/FALSE to plot the results (or not). Default is TRUE.

...

Arguments to be passed to plot().

Value

Estimated effective scale and proportion of phenotypic variation explained by neighbor effects at that scale.

Author(s)

Yasuhiro Sato (sato.yasuhiro.36c@kyoto-u.jp)

See Also

calc_PVEnei


[Package rNeighborGWAS version 1.2.4 Index]