I must provide estimates for the probability of severe acne at six weeks for each treatment and an estimate for the difference of those probabilities. Then I must report a 99% confidence interval.
Should I run a linear regression model, get the slope and intercept and then plug in the values?
I'm a little stuck at where to begin.
I suggest installing the caret package and studying the help page for the confusionMatrix function for examples of what's possible for data in this form.