as.matrix.nlsBoot: Coerce nlsBoot Samples to Matrix

Description Usage Arguments Details Value

Description

Coerces the samples from nlsBoot to matrix form.

Usage

1
2
## S3 method for class 'nlsBoot'
as.matrix(x, ...)

Arguments

x

An object of class nlsBoot.

...

Currently ignored.

Details

Each row of the result is a statistic and each column a bootstrap sample. Samples where the model did not converge are discarded.

Value

a matrix of the bootstrap samples where each row is a statistic and each column a sample.


SWotherspoon/nlsaux documentation built on May 31, 2019, 8:41 a.m.