search for: the2

Displaying 5 results from an estimated 5 matches for "the2".

Did you mean: the#
2011 Nov 24
0
sem package (version 2.1-1)
...<- specifyEquations() Anomia67 = 1*Alienation67 Powerless67 = lamby*Alienation67 Anomia71 = 1*Alienation71 Powerless71 = lamby*Alienation71 Education = 1*SES SEI = lambx*SES Alienation67 = gam1*SES Alienation71 = gam2*SES + beta*Alienation67 V(Anomia67) = the1 V(Anomia71) = the1 V(Powerless67) = the2 V(Powerless71) = the2 V(SES) = phi C(Anomia67, Anomia71) = the5 C(Powerless67, Powerless71) = the5 Similarly, the following are equivalent specifications of a CFA model for the Thurstore mental-tests data: (1) in CFA format: mod.cfa.thur.c <- cfa() FA: Sentences, Vocabulary, Sent.Completion F...
2011 Nov 24
0
sem package (version 2.1-1)
...<- specifyEquations() Anomia67 = 1*Alienation67 Powerless67 = lamby*Alienation67 Anomia71 = 1*Alienation71 Powerless71 = lamby*Alienation71 Education = 1*SES SEI = lambx*SES Alienation67 = gam1*SES Alienation71 = gam2*SES + beta*Alienation67 V(Anomia67) = the1 V(Anomia71) = the1 V(Powerless67) = the2 V(Powerless71) = the2 V(SES) = phi C(Anomia67, Anomia71) = the5 C(Powerless67, Powerless71) = the5 Similarly, the following are equivalent specifications of a CFA model for the Thurstore mental-tests data: (1) in CFA format: mod.cfa.thur.c <- cfa() FA: Sentences, Vocabulary, Sent.Completion F...
2006 Aug 22
1
Total (un)standardized effects in SEM?
Hi there, as a student sociology, I'm starting to learn about SEM. The course I follow is based on LISREL, but I want to use the SEM-package on R parallel to it. Using LISREL, I found it to be very usable to be able to see the total direct and total indirect effects (standardized and unstandardized) in the output. Can I create these effects using R? I know how to calculate them
2013 Mar 12
1
Bootstrap BCa confidence limits with your own resamples
I like to bootstrap regression models, saving the entire set of bootstrapped regression coefficients for later use so that I can get confidence limits for a whole set of contrasts derived from the coefficients. I'm finding that ordinary bootstrap percentile confidence limits can provide poor coverage for odds ratios for binary logistic models with small N. So I'm exploring BCa confidence
2001 Nov 25
2
another optimization question
Dear R list members, Since today seems to be the day for optimization questions, I have one that has been puzzling me: I've been doing some work on sem, my structural-equation modelling package. The models that the sem function in this package fits are essentially parametrizations of the multinormal distribution. The function uses optim and nlm sequentially to maximize a multinormal