summary.nreps {CAISEr}R Documentation

summary.nreps

Description

S3 method for summarizing nreps objects output by calc_nreps()).

Usage

## S3 method for class 'nreps'
summary(object, ...)

Arguments

object

list object of class nreps (generated by calc_nreps())

...

other parameters to be passed down to specific summary functions (currently unused)


[Package CAISEr version 1.0.17 Index]