search for: phq

Displaying 8 results from an estimated 8 matches for "phq".

Did you mean: php
2011 May 29
1
Oddity: I seem to have a variable in a dataframe that doesn't show in colnames() - can anyone advise?
...few days in R version 2.13.0 (2011-04-13) i386-pc-mingw32/i386 (32-bit) working it through ESS. I've got a dataframe created a couple of days back, during the session: > dim(AllDat) [1] 27270 94 I came back this morning and misremembered my variables and thought I had a variable AllDat$PHQ and started using it and everything seemed fine until I realised that I shouldn't have it (!) and that the variable I was thinking of is AllDat$PHQ9 and that's there: > colnames(AllDat)[grep("PHQ",colnames(AllDat))] [1] "PHQ9" "HasPHQ" "ZeroPHQ&quot...
2012 May 31
1
anova of lme objects (model1, model2) gives different results depending on order of models
...portant, and I can't find anything in the Pinheiro and Bates book or in ?anova, or in Google for that matter which unfortunately only returns results about ANOVA which isn't much help. I'm using the latest version of R and nlme, just checked both. Here is the code and output: > PHQmodel1=lme(PHQ~Age+Gender+Date*Treatment, data=compfinal, random=~1|Case, na.action=na.omit) > > PHQmodel2=lme(PHQ~Age+Gender+Date*Treatment, data=compfinal, random=~1|Case, na.action=na.omit, + correlation=corAR1(form=~Date|Case)) > anova(PHQmodel1, PHQmodel2) # accept m...
2012 Apr 12
0
Multivariate multilevel mixed effects model: interaction
Hello. I am running a multivariate multilevel mixed effects model, and am trying to understand what the interaction term tells me. A very simplified version of the model looks like this: model <- lmer (phq ~ -1 + as.factor(index_phq) * Neuro + ( -1 + as.factor(index_phq)|UserID), data=data) The phq variable is a categorical depression score on 9 depression items (classified by the variable "index_phq"), and Neuroticism is a covariate (random effect = the subjects of my study, they should b...
2012 Sep 08
0
reshape and geeglm problem
Dear R users, could you please help me figure out why I am getting an error? Initially my data looks like this: > attributes(compl)$names [1] "UserID" "compl_bin" "Sex.x" "PHQ_base" "PHQ_Surv1" "PHQ_Surv2" "PHQ_Surv3" [8] "PHQ_Surv4" "EFE" "Neuro" "Intervention.x" "depr0" "error1_1.x" "error1_2.x" [15] &q...
2001 Dec 17
1
vorbis physical bitstream structure
Hello, could somenone please describe me the vorbis specific physical bitstream structure, as I haven't found any documentation about it. Thank you ******************* Pierre-Henri Quelen phq@laposte.net "Accédez au courrier électronique de La Poste : www.laposte.net ; 3615 LAPOSTENET (0,13 €/mn) ; tél : 08 92 68 13 50 (0,34€/mn)" --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a...
2012 Oct 17
1
Comparing dcast and reshape
...w form. After doing so, I want to duplicate the process using reshape(). So far, I can do the melt and cast require(reshape2) Raw <- data.frame(site = c(1, 1, 1, 1, 2, 2, 2, 2), id = c(1, 1, 2, 2, 1, 1, 2, 2), instrument = rep(c("beck", "phq"), 4), base.score = c(27, 13, 31, 11, 22, 10, 41, 17), score.90d = c(20, 11, 27, 12, 24, 8, 34, 15)) Full.Melt <- melt(Raw, id.vars=c("site", "id", "instrument"), measure.vars=c("base.score", &qu...
2001 Dec 06
1
packet over several pages
...packet is incomplete and continued in the next page(s). If I get the following page and I call ogg_stream_pagein again, how can i get the beginning of my packet back. It seems to that only one page is accessible at a time through an ogg_stream_state... ******************* Pierre-Henri Quelen phq@laposte.net "Accédez au courrier électronique de La Poste : www.laposte.net ; 3615 LAPOSTENET (0,13 €/mn) ; tél : 08 92 68 13 50 (0,34€/mn)" --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a...
2006 Apr 17
2
Understanding NT_STATUS_OBJECT_PATH_NOT_FOUND
[For those on both this and samba-technical - sorry for the duplication. I meant to send this here, but I experienced a user error. :-) ] I'm having a problem related to the NT_STATUS_OBJECT_PATH_NOT_FOUND error and I am having a little difficulty discovering what this means. [root@monkey admin]# smbclient \\\\dapper\\dfs mypassword -U Myuser -E -W CISNET -D home\\staff\\fran -d0 -Tqca