Learn R Programming

nonmemica (version 1.0.8)

as.bootstrap.numeric: Create Bootstrap from Numeric

Description

Creates bootstrap from numeric.

Usage

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

Value

data.frame

Arguments

x

object of dispatch

...

arguments to methods

See Also

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