powered by
Calculate the density value of respond value Y under each mean and homogeneous variance.
fnorm(Y, mu, sigma)
the respond variable
different mean of each subgroup
standard error
the density value of Y under different mu and common sigma.
# NOT RUN { fnormtest <- fnorm(matrix(1:6,3,2),matrix(seq(1,3,length=6),3,2),1) # }
Run the code above in your browser using DataLab