plot.multiRDPGtest {multiRDPG}R Documentation

Plots object from multiRDPG_test

Description

Plots histogram of permutation test statistics and indicates test statistic value with red line.

Usage

## S3 method for class 'multiRDPGtest'
plot(x, ...)

Arguments

x

multiRDPGtest object from function multiRDPG_test

...

further arguments passed to or from other methods

Details

Red line indicates the value of the test statistics with a red line.

Author(s)

Agnes Martine Nielsen (agni@dtu.dk)

See Also

multiRDPG_test


[Package multiRDPG version 1.0.1 Index]