search for: anxiety

Displaying 20 results from an estimated 66 matches for "anxiety".

2007 Apr 09
3
sem vs. LISREL: sem fails
...no solution, just the warning message: "Could not compute QR decomposition of Hessian. Optimization probably did not converge. in: sem.default(ram = ram, S = S, N = N, param.names = pars, var.names = vars, " What does it mean? Maybe I am doing something wrong? I have 3 latent factors (Anxiety, Depression, and Fear) - each of them has 3 observed indicators (a1, a2, a3; d1, d2, d3, and f1, f2, f3) Below is my script in R: ! ANALYSIS OF ANXIETY, DEPRESSION, AND FEAR - LISREL P.31 ! Creating the ANXIETY, DEPRESSION, AND FEAR intercorrelation matrix (KM): KM<-matrix( c(1,.8,.83,.2,.21,....
2007 Apr 11
1
creating a path diagram in sem
Hello, I finally run my measurement model in sem - successfully. Now, I am trying to print out the path diagram that is based on the results - but for some reason it's not working. Below is my script - but the problem is probably in my very last line: # ANALYSIS OF ANXIETY, DEPRESSION, AND FEAR - LISREL P.31 library(sem) # Creating the ANXIETY, DEPRESSION, AND FEAR intercorrelation matrix (KM) KM<-matrix( c(1,.8,.83,.2,.21,.19,.18,.18,.18, 0,1,.81,.22,.24,.18,.19,.19,.21, 0,0,1,.22,.19,.2,.2,.2,.22, 0,0,0,1,.84,.82,.22,.22,.21, 0,0,0,0,1,.84,.19,.18,.19, 0,0,0,0,0...
2010 Apr 09
0
Trouble with mChoice() in the Hmisc package.
...acilities recently, mostly successfully. I'm having some trouble with mChoice() multiple-choice objects, though. Here's some example code and output from R-help a couple of years ago: library(Hmisc) Symptom1 <- c("Headache", "Headache", NA) Symptom2 <- c(NA, "Anxiety", NA) Symptoms <- mChoice(Symptom1, Symptom2) summary(~ Symptoms, method="reverse") [Output:] Descriptive Statistics (N=3) +-------------------+-------+ | | | +-------------------+-------+ |Symptom1 : Headache|67% (2)| +-------------------+-------+ |...
2009 Sep 08
2
Very basic question regarding plot.Design...
Hello ALL! I have a problem to plot factor (lets say gender) as a line, or at least both line and point, from ols model: ols1 <- ols(Y ~ gender, data=dat, x=T, y=T) plot(ols1, gender=NA, xlab="gender", ylab="Y", ylim=c(5,30), conf.int=FALSE) If I convert gender into discrete numeric predictor, and use forceLines=TRUE, plot is not nice and true, since it shows values
1998 Aug 20
1
anxiety
While looking further into our load problems with Samba, and specifically with logins, I bumped up our debug level to 10. This has me really worried: in log.smb, I now see that *every other* chdir logged is to *my* home directory. Why? It's not in the source, that I can see. It's not in smb.conf or in our logon script. It looks like each and every user that logs on "passes
2008 Mar 14
2
problems creating data frames
...seem like kludges and I assume I just don't understand the proper R way of doing things. The first situation is I have an set of uneven data vectors. When I try to use them to create a data frame I would like the bottoms of them padded with NAs, without explicitly specifying that. When I do: anxiety.data = data.frame(Behavior_Therapy = c(6, 7, 6, 5, 5, 5, 7, 8, 9, 6, 6, 7), Atenolol = c(4, 8, 10, 3, 6, 5, 6, 3, 7, 5, 4, 6), Placebo = c(0, 7, 0, 7, 0, 7)) It duplicates the values for Placebo twice. I can correct this by doing: anxiety.data =...
2008 Oct 08
1
NA's in multiple choice summary table in Hmisc
...ed latex tables. My problem is, that table includes a category for people who have at least one absent symptom and I don't know how to exclude it. Here's a very easy reproducible example: library(Hmisc) Symptom1<-c("Headache","Headache",NA) Symptom2<-c(NA,"Anxiety",NA) Symptoms<-mChoice(Symptom1,Symptom2) summary(~Symptoms,method="reverse") Descriptive Statistics (N=3) +-------------------+-------+ | | | +-------------------+-------+ |Symptom1 : Headache|67% (2)| +-------------------+-------+ | NA |6...
2020 Jun 19
2
Inclusive language in LLVM: can we rename `master` branch?
On Fri, 19 Jun 2020 14:46:19 +0000 "Keane, Erich via llvm-dev" <llvm-dev at lists.llvm.org> wrote: > If the name of our branch causes anxiety/difficulty for a significant > portion of our population, it is literally the least we can do to > choose a word that better respects the last few centuries of world > history. Honestly, if the name of a branch causes anxiety/difficulty, that's an issue on that population. It has abs...
2003 Nov 22
3
summary.manova and rank deficiency
...torial with 10 replicates per treatment. Looking at the code for summary.manova, the error involves a problem with qr(). Does anyone have a suggestion as to how to deal with this error? The analysis works fine when there are only 32 variables. Thanks, Simon. Simon Blomberg, PhD Depression & Anxiety Consumer Research Unit Centre for Mental Health Research Australian National University http://www.anu.edu.au/cmhr/ Simon.Blomberg at anu.edu.au +61 (2) 6125 3379
2020 Jun 19
3
Inclusive language in LLVM: can we rename `master` branch?
...s respectable and acceptable. > >- Justin I agree that we should just wait for Github. * Paul Robinson >> On Fri, 19 Jun 2020 14:46:19 +0000 >> "Keane, Erich via llvm-dev" <llvm-dev at lists.llvm.org> wrote: >> >> > If the name of our branch causes anxiety/difficulty for a significant >> > portion of our population, it is literally the least we can do to >> > choose a word that better respects the last few centuries of world >> > history. >> >> Honestly, if the name of a branch causes anxiety/difficulty, that...
2011 May 31
2
Winetricks wininet
workaround can't be used in wine 1.3.21 winetricks wininet wine iexplore fixme:urlmon:create_object Could not find object for MIME L"application/x-gzip-compressed"
2003 Jul 03
1
beginner gls (nlme) question
...ructure is modelled, rather than known. I have also searched the R archives, but no luck. I think it should be of the form gls(response~A*B*C, data=dat, correlation=corSymm(...?)) but I don't understand the arguments to corSymm. Thanks in advance, Simon. Simon Blomberg, PhD Depression & Anxiety Consumer Research Unit Centre for Mental Health Research Australian National University http://www.anu.edu.au/cmhr/ Simon.Blomberg at anu.edu.au +61 (2) 6125 3379
2020 Jun 19
2
Inclusive language in LLVM: can we rename `master` branch?
On Fri, 19 Jun 2020 14:45:37 +0100 Renato Golin via llvm-dev <llvm-dev at lists.llvm.org> wrote: > On Fri, 19 Jun 2020 at 12:57, Hal Finkel via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > I like "dev" as an option here. It's short, and in addition, > > conveys the fact that the development happens in that branch. > > "main" in
2014 Apr 19
0
Re: Many orphaned inodes after resize2fs
...time minus some fudge value, or if the broken system clock boolean is set. > BTW were there any other negative consequences of this bug in e2fsck except > changing i_dtime of inodes to current time? Nope, that would be the only consequence --- if you don't the system administrator's anxiety that was induced by the false positive! Thanks for pointing out this problem. I'll make sure it gets fixed in the next maintenance release of e2fsprogs. - Ted
2009 Aug 20
0
Canonical Discriminant Function Analysis
...---------------------------------------------------------- Function 1 Wilks’ lambda chi-square df p Rc Rc square ----------------------------------------------------------------------------------------------------------------------- Statistical anxiety ….. ….. … .. …. …….. ------------------------------------------------------------------------------------------------ With the interpretation of the numbers. Statistical anxiety are: FAC1_OneComp, FAC2_OneComp, FAC3_OneComp, FAC4_OneC...
2003 Nov 05
2
Contrast
Could anyone please explain how to set up contrasts between means in R. I want to know if "before I conduct an experiment and believe the mean for 1 and 2 will be different from means 3 and 4, Is this true?" That is what I have to prove or disprove, I thought that contrasts would be the way to go. Thanks for the help. Igor [[alternative HTML version deleted]]
1998 Feb 16
1
R-beta: Various R Questions and Comments
A non-text attachment was scrubbed... Name: not available Type: text Size: 5982 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/19980216/81b069c2/attachment.pl
2006 May 16
1
Cannot load irr package
...==================================== downloaded 13Kb * Installing *source* package 'irr' ... ** R ** data ** help >>> Building/Updating help pages for package 'irr' Formats: text html latex example agree text html latex example anxiety text html latex example diagnoses text html latex example finn text html latex example icc text html latex example iota t...
2007 Jan 26
5
primary bonus of mongrel 1.0.1?
Hello, I''ve completed the update of all my servers to the new mongrel. No problems whatsoever to report, well done. But, I have some colleagues who are wondering what the primary improvements are to mongrel with this new release. I read the Change log but it was a bit cryptic for me. Can anyone provide an executive summary of why 1.0.1 is better than 0.3.xx? a few main bullet
2010 Oct 20
1
Please help: ANOVA with SS Type III for unequal sample sized data
...nova(lm(sum$ast.values ~ sum$gender * sum$cond, contrasts=list(sum$gender='contr.sum', sum$cond='contr.sum'), type='III')) If remove the row of 'contrasts=....', some results showed up and my anxiety also did.. Even if change from 'contr.sum' to 'contr.sum(2)' for gender and to 'contr.sum(4)' for cond, it did not work. And my brain also did not. Please let me know what is error in my command. *2. Question about postHoc test* In my understand, TukeyHSD is for the result...