search for: spk2

Displaying 4 results from an estimated 4 matches for "spk2".

Did you mean: sp2
2004 Mar 13
0
... Error in "names<-.default"(`*tmp*`, value = nmstrata)
...that data (rati) was sorted so I sorted spaeVp too, before putting it into the dataframe. (I found no better solution (newbie)) Now follows the syntax I already sent last time. After that is more data of my dataframe. with best regards, Wolfgang Pauli I use:spk =factor(rep(c("spk1","spk2","spk3","spk4","spk5","spk6","spk7","spk8"), c(2,2,2,2,2,2,2,2)))cs = factor(rep(c("yes","no"),c(8,8)))sub = factor(sort(spaeVP))rati = stack(data.frame(arousal))rati = rati[,1]rating.df <- data.frame(sub, cs,...
2004 Mar 13
1
Error in "names<-.default"(`*tmp*`, value = nmstrata) :
...with aov(). I used it many times, but now I have new data, tried to use it in the same way. I get I strange Error message that i can't understand (see below). I guess it is caused by incompatible data types. The dataframe also looks ok to me. I use: spk =factor(rep(c("spk1","spk2","spk3","spk4","spk5","spk6","spk7","spk8"), c(2,2,2,2,2,2,2,2))) cs = factor(rep(c("yes","no"),c(8,8))) sub = factor(sort(spaeVP)) rati = stack(data.frame(arousal)) rati = rati[,1] rating.df <- data.frame(sub...
2004 Jan 11
3
newbie question on contrasts and aov
...spk1 5.564 5 15oddball spk1 0.691 6 17oddball spk1 -1.846 10 21oddball spk1 1.825 11 22oddball spk1 0.370 12 2oddball spk1 3.234 13 3oddball spk1 1.462 14 5oddball spk1 2.535 15 6oddball spk1 9.373 16 7oddball spk1 2.132 17 8oddball spk1 -0.518 18 9oddball spk1 2.450 19 10oddball spk2 2.909 20 11oddball spk2 0.708 21 12oddball spk2 4.684 23 15oddball spk2 3.599 ...
2010 Dec 01
2
Help with Samba4 running logon script
Hi! I am currently testing a Samba4 Alpha13 server with Windows Vista SPK2 and I am not able to run logon scripts. I am able to use both profiles and map Home folders without any problems. I do not see any DOS window opening with the script running and I have tested running this as both a user and administrator by hand by just clicking on the script .bat file which ru...