Displaying 1 result from an estimated 1 matches for "tous_y".
Did you mean:
lousy
2006 Feb 16
0
(m)simtest ?
...r of languages are different.
If we have only one formant for the phoneme, we would use simtest to see
the pairs significantly different... but the simtest doesn't work for 2
responses, so we look for a multivariate simtest.
Thanks for your advice!
So our data:
#read the data file
>tous_y <- read.table("moyenne.txt", header=TRUE, sep="\t",
na.strings="NA", dec=".", strip.white=TRUE)
>lg<-as.factor(c(rep("anglais",6),rep("allemand",6),rep("arabe",6),rep("espagnol",6),
rep("italien",6...