Skip to contents

Deprecated in favour of bootstrap(), which does the same thing under a name that does not collide with boot::boot() from the recommended boot package. This wrapper warns and forwards, and will be removed in a future release.

Usage

boot(object, ...)

Arguments

object

An object of class mnTS.

...

Passed to bootstrap().

Value

The value returned by bootstrap().

See also

bootstrap(), which replaces this function.