Displaying 1 result from an estimated 1 matches for "streptomycin".
Did you mean:
streptomyces
2018 May 23
2
Recoding variables in R
Hi all,
I have a very general question and I think for you maybe very easy, but I am not able to solve it.
I have a dataset and that dataset contains the variable Anxiolytics. This variable is coded as 0, 1, 2. The variable looks as follows:
> summary(DF$Anxiolytics)
0 1 2 NA's
1102 0 20 440
You can see that the variable is coded as 0, 1, 2, but group 1