rbind_rkhists: Stack objects of class 'rkhist'

Description Usage Arguments Value

View source: R/rkhist.R

Description

Use rbind to stack several rank histograms (stored in S3 objects of class rkhist, or matrix, or vectors).

Usage

1

Arguments

...

matrix, rkhist objects or vectors to bind by row.

names

a character vector of names to give to each rank histogram (i.e. each row of the resulting matrix). Although its length must be equal to the number of row in the resulting matrix, NAs are allowed.

Value

An object of S3 class rkhist


flatness documentation built on June 29, 2021, 9:08 a.m.