search for: nidplot

Displaying 1 result from an estimated 1 matches for "nidplot".

Did you mean: idplot
2007 Aug 01
1
Problem to remove loops in a routine
...#TO BE MODIFIED nTrellisCol<-2 #number of columns per Trellis plot nTrellisRow<-3 #number of lines per Trellis plot nDVID<-nlevels(factor(mydata$DVID)) #number of DVID=observations types nidPlot<-nlevels(factor(mydata$PLOT)) #number of items in the PLOT column nPer<-nlevels(factor(mydata$OCC)) #number of occassions (OCC, PER, etc...) nGRP<-nlevels(factor(mydata$GRP)) #number of groups pdf(file=paste(myPath,"test.pdf",sep="&quot...