[R] eRm/raschsampler error message
Hi, I am running the non-parametric rasch model tests using eRm. I have a reasonably large dataset for this type of exercise (110 items, 248 persons). I run: > allb2=as.matrix(allb) > rsample <- rsampler(allb2, ctr) > t102<-NPtest(rsample, method="T10") #global test, subgroup inv and receive error message as follows. "Error in m[idx1, idx2] <- 1 : subscript out of bounds" Using the same code for a different dataset does not cause this problem. Any suggestions much appreciated! (ctr spec: burn_in = 100 n_eff = 1000 step = 16 seed = 0 tfixed = FALSE ) -- View this message in context: http://r.789695.n4.nabble.com/eRm-raschsampler-error-message-tp3770265p3770265.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
Re: [R] instal tar.gz package on windows
Good evening sir/madam My name is katleho makatjane. I am currently a B.com statistics student at North West University Mafikeng campus. I have installed R 3.1.0 on my laptop but my main problem is to install all necessary packages so that I may be able to start using it for my analysis. It gives me error while trying to install them from downloaded files. And again it can connect to the internet to download them automatically. Can you please help me out on how to install the R packages. I am using a 32bit windows 7 ultimate operating system Yours faithfully Katleho Makatjane North West University Mafikeng Campus Department of Statistics and Economics Contact: +27734630271 Vrywaringsklousule / Disclaimer: http://www.nwu.ac.za/it/gov-man/disclaimer.html __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.