search for: phq_score

Displaying 1 result from an estimated 1 matches for "phq_score".

Did you mean: p_score
2012 Oct 17
1
Comparing dcast and reshape
...ot;, "instrument"), measure.vars=c("base.score", "score.90d")) FullCast <- dcast(Full.Melt, site + id ~ instrument + variable, value.var="value") > FullCast site id beck_base.score beck_score.90d phq_base.score phq_score.90d 1 1 1 27 20 13 11 2 1 2 31 27 11 12 3 2 1 22 24 10 8 4 2 2 41 34 17 15 I can also re...