Multivariate testing (aka multi-variable testing) is hypothesis testing in the context of multivariate statistics
Questions tagged [multivariate-testing]
257 questions
-3
votes
1 answer
Multivariate Statistics and R
i am new with R and also in the area of Multivariate Statistics.
i would like to sample 100 samples from this normal dist
mu = (0,1,0)'
cov = (16,1,1;1,16,2;1,2,16)
and the mission is to check the hypothesis with 5% conf whether matrix cov is…

user6041789
- 41
- 1
- 5