analyze_f: Estimate inbreeding coefficients at each population/locus...

Description Usage Arguments Details Value

View source: R/analyze_f.R

Description

The summary printed before the function exits identifies the loci for which the central (1-prob) credible interval for f does not include 0.

Usage

1
analyze_f(genos, prob = 0.05, ...)

Arguments

genos

A list in the format retured by read_marker_data()

prob

Sets the credible interval to flag population locus combinations, i.e., those where the central 1-prob credible interval does not overlap 0

...

Arguments passed to rstan::sampling (e.g., iter, chains)

Details

IMPORTANT NOTE: The underlying Stan code, while relatively straightforward has not been validated. Use with caution.

Value

An object of class stanfit returned by rstan::sampling


kholsinger/Hickory documentation built on Jan. 9, 2022, 6:30 p.m.