as.bootstrap.numeric: Create Bootstrap from Numeric

View source: R/bootstrap.R

as.bootstrap.numericR Documentation

Create Bootstrap from Numeric

Description

Creates bootstrap from numeric.

Usage

## S3 method for class 'numeric'
as.bootstrap(x, ...)

Arguments

x

object of dispatch

...

arguments to methods

Value

data.frame

See Also

Other as.bootstrap: as.bootstrap.bootstrap(), as.bootstrap()


nonmemica documentation built on Sept. 21, 2023, 1:06 a.m.