summarize_fits: Summarize graph fits

summarize_fitsR Documentation

Summarize graph fits

Description

This function takes the output of qpgraph_resample_snps and creates a data frame with summaries of the estimated graph parameters. weight has the mean of all fits, while low and high have lower and upper quantiles.

Usage

summarize_fits(fits, q_low = 0.05, q_high = 0.95)

Arguments

fits

A nested data frame where each line is the output of qpgraph()

Value

A data frame summarizing the fits

See Also

qpgraph_resample_snps


uqrmaie1/admixtools documentation built on April 25, 2024, 11:30 a.m.