📜  var test - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:04:01.028000             🧑  作者: Mango

代码示例1
x <- rnorm(50, mean = 0, sd = 2) # génération d'un échantillon x suivant la loi normale
y <- rnorm(30, mean = 1, sd = 1)# génération d'un échantillon y suivant la loi normale
var.test(x, y)  # test F