as.bootstrap.numeric {nonmemica} | R 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()
,
as.bootstrap.bootstrap()
[Package nonmemica version 1.0.11 Index]