I need to use this command:
cbind(ftable(xtabs(cnt~geo+slp+con+hey,data=dt3))
hey is in count of success /failure value
but cbind gives failure/success counts. I want to change the order of this cbind as success /failure counts.
for instance:
I want cbind to give counts as 32-4552 rather than 4552-32
what should I do ?
thanks in advance
Ahmet TURKEY
______________________________________
______________________________________
The views and opinions expressed in this e-mail message are the ... {{dropped}}______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help
