pvp: Plot and compare asreml model variance parameters

Description Usage Arguments Value Author(s)

Description

Plot variance parameters for one or two asreml models.

Usage

1
pvp(curr, prev = NULL, logt = FALSE, size = 4)

Arguments

curr

object of class asreml: the current asreml model, whose variance parameters are to be plotted.

prev

(optional) object of class asreml: the previous asreml model, whose variance parameters are to be comapred to the current asreml model curr.

logt

logical: log-transform the gamma axis? (Default FALSE).

size

numeric: point size parameter (default 4) see geom_point in package ggplot2

Value

A ggplot object.

Author(s)

Alexander Zwart (alec.zwart at csiro.au) and Alex Whan (alex.whan at csiro.au)


alexwhan/asremlpvp documentation built on May 10, 2019, 8:58 a.m.