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

Description Usage Arguments

View source: R/fitted_plotting.R

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.


mailund/admixture_graph documentation built on May 21, 2019, 11:06 a.m.