EpiTest.plot.var {EpiTest} | R Documentation |
Display variance component graphs
Description
Display variance component graphs
Usage
EpiTest.plot.var(ETest, Title = NULL, Family_names = NULL, Colors = NULL)
Arguments
ETest |
a list as obtained from the EpiTest.fit function |
Title |
(optional) a character string to be used as a title for the graph |
Family_names |
(optional) a character vector with family names |
Colors |
(optional) a character vector with three colors for the graphical display |
Value
a ggplot graph
[Package EpiTest version 1.0.0 Index]