S4 methods for CalmrRSA
class.
Usage
# S4 method for class 'CalmrRSA'
show(object)
# S4 method for class 'CalmrRSA'
test(object, n_samples = 1000, p = 0.95)
# S4 method for class 'CalmrRSA'
plot(x)
Value
show()
returns NULL (invisibly).test()
returns theCalmrRSA
object with permutation test data.plot()
returns a list of 'ggplot' plot objects.