Displaying 2 results from an estimated 2 matches for "allb".
Did you mean:
all
2004 Jun 18
0
problem with all capitals 8.3 filenames
...erve case = Yes" to work properly for filenames having
only capital letters when seen from NT-4.0 explorer. A mixture of lettercase
filenames and all lowercase work fine. What I see is the following:
UNIX: Windows-NT:
-------- ------------------
ALLB != Allb
ALLB.DIR != Allb.dir
ALLB.TXT != Allb.txt
ALLBIGXX != Allbigxx
ALLBIGXX.DIR != Allbigxx.dir
ALLBIGXX.TXT != Allbigxx.txt
alls = alls
alls.dir = alls.dir
alls.txt...
2011 Aug 26
2
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 no...