plot.varcomp: Plot Variance Components

Description Usage Arguments Value Author(s) See Also

Description

Plot previously estimated variance components.

Usage

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

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.

Value

The same as xyplot.

Author(s)

Julien Dutheil julien.dutheil@univ-montp2.fr

See Also

varcomp


gjuggler/ape documentation built on May 17, 2019, 6:03 a.m.