Hi,

I have a R output that looks as follow:
Rad:0
Rad1:2
Rad3:3

I want to make a new matrix that looks like : sample size is 2400
Variable    n11  n12
Rad            0     2400-0=2400
Rad1          2       2400-2
Rad3  3      2400-3
 
Thanks a lot for your time and help:)
Best,Farnoosh Sheikhi
        [[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