Hi,

How can I analyze the data collected in database formatting (with labels)
rather than splitted by individual columns (almost in excel)?

For example (comma separated data);

Label,Value
Good,10
Bad,12
Good,15
Good,18
Good,12
Bad,15
Bad,10
etc...

ks.test or chisq.test can be done.
Splitting the data into new columns is not applicable cos' I'll use
R-integration in another software.



Thanks for your concern
Emre









-- 
---
Emre ÜNAL

        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to