plot.agraph_fit: Plot the fit of a graph to data.

Description Usage Arguments

Description

Plot the fit of a graph to data.

Usage

1
2
## S3 method for class 'agraph_fit'
plot(x, sigma = 6, grayscale = FALSE, ...)

Arguments

x

Fitted graph object.

sigma

How many standard deviations the error bars should be wide.

grayscale

Should the plot be in black and white?

...

Additional parameters.


admixturegraph documentation built on May 2, 2019, 6:02 a.m.