search for: freehostia

Displaying 2 results from an estimated 2 matches for "freehostia".

Did you mean: freehost
2007 Sep 03
10
My JS doesn't run only with IE
Former excuse me if that''s not the most appropriate place where to ask this question!!! Latter: hi! ^^ At this link (http://melive.freehostia.com) I''m developing a project in my rare spare time. I''m loving Web 2.0 and I hope it will become my work in a near future (after this damn University LOL). Never mind I have and huge problem. I developing on a Mac using Safari+FF. One day I tried to open MeLive with IE6 on Wind...
2007 May 25
0
Help with complex lme model fit
...ect results. It seems there might be some identifiability issues that could possibly be dealt with by specifying starting parameters - but I can't see how to do this. I'm comparing results from R to those got when using GenStat... The raw data are available on the web at http://cmbeale.freehostia.com/OutData.txt and can be read directly into R using: gpdat <- read.table("http://cmbeale.freehostia.com/OutData.txt", header = T) gpdat$X7 <- as.factor(gpdat$X7) gpdat$X4 <- as.factor(gpdat$X4) rand_mat <- as.matrix(gpdat[,11:26]) gpdat <- groupedData(Y1 ~X1 + X2 +...