Arguments
description
a character string, assigning a brief description to the
returned object.
method
a character string, which allows to select the test.
If method="shapiro" then Shapiro's multivariate Normality
test will be applied as implemented in R's contributed package
mvnormtest. If method="e
Replicates
an integer value, the number of bootstrap replicates, by
default 100. This value is only used if method="energy".
title
a character string, assigning a title to an
"fASSETS" object.
x
any rectangular time series object which can be converted by the
function as.matrix() into a matrix object, e.g. like an
object of class timeSeries, data.frame, or mts.