ape (version 5.7-1)

plot.varcomp: Plot Variance Components

Description

Plot previously estimated variance components.

Usage

# S3 method for varcomp
plot(x, xlab = "Levels", ylab = "Variance", type = "b", ...)

Value

The same as xyplot.

Arguments

x

A varcomp object

xlab

x axis label

ylab

y axis label

type

plot type ("l", "p" or "b", see plot)

...

Further argument sent to the xyplot function.

Author

Julien Dutheil dutheil@evolbio.mpg.de

See Also

varcomp