This function generates n1 normal distributed random vectors with covariance matrix HatCov, which matrix root MSrootHatCov is given and expectation vector vX. For the generated bootstrap sample the value of the ATS based on a transformation is calculated
Bootstrap_trans(N.sim, n1, a, d, p, C, MSrootHatCov, vX, fun)a scalar, the value of the ATS
control variable for using sapply
a scalar, declaring the sample size for the bootstrap sample
vector containing the indices which belong to the diagonal of the covariance matrix
dimension of the covariance matrix
dimension of the vectorized matrix
a hypothesis matrix for calculating the ATS
matrix root of the covariance matrix HatCov, to generate the bootstrap sample
the expectation vector for the bootstrap sample
transformation function, that should be used.
subdiagonal_mean_ratio_fct or
subdiagonal_mean_ratio_cor