Displaying 1 result from an estimated 1 matches for "tp820510".
2011 Oct 21
1
replicating SAS's "proc rank" procedure
...<-j
##print(j)
}
if (data[[i,3]]>0) break
}
}
out2<-data
return(out2)
}
cars$rank<-0
try2<-rankit2(rank,15,cars,cars$speed)
try2
all the best
Leigh
RCalc partner
www.RCalc.co.uk
--
View this message in context: http://r.789695.n4.nabble.com/replicating-SAS-s-proc-rank-procedure-tp820510p3924739.html
Sent from the R help mailing list archive at Nabble.com.