summarize_fits | R Documentation |
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.
summarize_fits(fits, q_low = 0.05, q_high = 0.95)
fits |
A nested data frame where each line is the output of |
A data frame summarizing the fits
qpgraph_resample_snps
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.