- Each element of the \(i^{th}\) column contains the sum of \(i\) independent log-likelihood-ratios.
- The rows are independent.
bootstrap.matrix(likes.t5.t5, likes.t5.normal,
max.samples=5, bootstrap.rows=7, seed=5)
## [,1] [,2] [,3] [,4] [,5]
## [1,] -0.06198447 0.80318724 0.04472667 0.2339618 -0.3907877
## [2,] -0.09664454 0.08452911 -0.18877694 -0.2913085 5.2309346
## [3,] -0.05415492 -0.16289951 -0.23643338 1.6543063 1.2374765
## [4,] -0.08426828 0.76323568 0.49300372 -0.2023973 -0.3325500
## [5,] -0.05264315 -0.14691627 -0.20688222 2.0281977 0.1084606
## [6,] -0.08581603 1.06363358 -0.02712145 -0.2683411 -0.3006797
## [7,] -0.05088923 -0.15060100 -0.24338174 -0.2727284 -0.4206254