plot.graph: Plot graph

Description Usage Arguments

View source: R/ez.stat.diff.test.R

Description

Plot bar graphs (parametric case) or box plots (non-parametric case).

Usage

1
2
3
## S3 method for class 'graph'
plot(data, type = c("parametric", "non-parametric"),
  group.name = "group", value.name = "value")

Arguments

data

response vector.

type

select test type whether parametric or non-parametric.

group.name

a name for the group (default: "group")

value.name

a name for the value (default: "value")


PutitStella/ezStatisticalDifferenceTest documentation built on May 4, 2019, 1:10 p.m.