Displaying 20 results from an estimated 12000 matches similar to: "Control variables in mediation analysis"
2012 Jul 31
1
Mediation analysis
Hello all,
I apologize for the simplistic question, but I have been having some trouble
learning how to do mediation analysis in R. Ideally, I would like to use
Preacher's Bootstrapping test for mediation (Preacher & Hayes, 2004). I have
attempted to use the mediate package to set this up, using code that looks
basically like this:
model.m <- lm(data$outcome ~ data$mediator +
2011 May 12
1
problem with mediation
Hello!
I have problem with mediation analysis. I can do it with function
mediate, when I have one mediator. But how I can do it if I have one
independent variable and one dependent variable but 4 mediators? I
have try function mediations, but it dosen't work. If I use mediate 4
times, each for every mediator, is it same? I want to know what is
total mediate effect for 4 mediators.
t.Mete
2011 Sep 20
0
The boot Package with bca Intervals and Inf and NaN Values in an Automated Function [mediation()]
Hi everyone,
I use the boot package within the MBESS package to automate much of
the hard part for folks interested in performing a (simple) mediation
model. The function mediation() works well, except for a (probably)
unrealistic artificial data set.
When I apply the bootstrap I sometimes get:
Error in t.star[r, ] <- res[[r]]
which is (I think) due to Inf and -Inf and NaN values produced for
2013 Nov 04
0
Fwd: mediation analysis with R
? stato filtrato un testo allegato il cui set di caratteri non era
indicato...
Nome: non disponibile
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20131104/739bd002/attachment.pl>
2010 Jul 08
0
bootstrapping: multilevel and multiple mediation
Hello,
Have someone performed a bootstrap in a multiple-mediator model? I am trying to compute a bootstrap in a multiple and multilevel mediation. Up top now, I have developed bootstraps in random coeffient models, but I am very lost concerning the mediation. Could someone to provide me some ideas about syntax in R?
Thank you very much in advance,
Bea
2009 Feb 13
0
problem with mediation
Dear friends,
i've a little problem with a study about mediation. I will call my dependent variable "Y", the independent "X" and "Z" will be my mediator variable...
Using a linear regression, i can say that there isn't a direct effect of X on Y because the coefficient of X isn't significative, but i've tried to use anyway the Sobel's test to
2012 Jun 06
3
Sobel's test for mediation and lme4/nlme
Hello,
Any advice or pointers for implementing Sobel's test for mediation in
2-level model setting? For fitting the hierarchical models, I am using
"lme4" but could also revert to "nlme" since it is a relatively simple
varying intercept model and they yield identical estimates. I apologize for
this is an R question with an embedded statistical question.
I noticed that a
2011 Sep 16
0
help with mediate() and medsens()
I'm having trouble with the mediate() and medsens() functions from the
mediation package.
My treatment, mediator and outcomes variables are all continuous and
scaled to the 0-1 interval. The data is observational not
experimental. I am thus using lm() for the initial outcome and
mediation regression models. I also use weights as the data are survey
data.
(As a footnote, I use the svyglm()
2012 Nov 01
2
SEM validation: Cross-Validation vs. Bootstrapping
Hello All,
Recently, I was asked to help out with an SEM cross-validation analysis. Initially, the project was based on "sample-splitting" where half of cases were randomly assigned to a training sample and half to a testing sample. Attempts to replicate a model developed in the training sample using the testing sample were not entirely successful. A number of parameter estimates were
2012 Mar 28
0
package update: mediation
Package update: mediation
Scholars across a range of disciplines are increasingly interested in
identifying causal mechanisms, going beyond the estimation of causal
effects. The mediation package (4.0) estimates mediation effects for a
variety of experimental designs and statistical models. The update covers
new models, designs, and includes many new functionalities.
Dustin Tingley
Government
2004 May 31
0
Fwd: [Serusers] CDR mediation for VoIP
FYI, for those of you who aren't on the serusers list.
I'd like to hear how others can get this working in small Asterisk
settings; I don't really have the time to implement it, but it looks
very interesting.
JT
>To: serusers@iptel.org
>From: Adrian Georgescu <ag@ag-projects.com>
>Date: Mon, 31 May 2004 23:05:47 +0200
>Subject: [Serusers] CDR mediation for VoIP
2015 Oct 13
2
RFC: Introducing an LLVM Community Code of Conduct
On Tue, Oct 13, 2015 at 2:45 PM Philip Reames <listmail at philipreames.com>
wrote:
> +1 to the general idea of a CoC
>
> A couple of specific thoughts:
>
> 1) It would have been nice for this not to appeared out of thin air. In
> an ideal world, a previous update would have mentioned ongoing thought and
> research in this area.
>
Well, water and bridge and all. =/
2008 Sep 28
1
Dream of a wiki GUI for R
Dear R fans ( and wiki fans),
I am just writing a draft to introduce confidence intervals of various
"effect sizes" to my students. Surely, I'll recommend the package
MBESS in R. Currently, it means I have to recommend R's interface at
first. As a statistics teacher in a dept of psychology, I often have
to reply why not to teach SPSS. Psychologists and their students hate
to
2010 Feb 05
0
Censored outcomes - repeated measures and mediators
Hello,
In a study exploring transgenerational transmission of anxiety
disorder we investigate whether infants react to experimentally
induced mood changes of their mothers. We measured the time that an
infant needed to cross a cliff (=crossing time) depending on whether
his mother had previously undergone a mood induction (treatment) or
not (control). The treatment is thus a
2007 Dec 13
0
New version of MBESS released
Hello useRs,
MBESS (Methods for the Behavioral, Educational, and Social Sciences)
has recently been released and should be on all of the mirrors by now
(with binaries for Mac and Windows:
http://cran.r-project.org/src/contrib/Descriptions/MBESS.html).
The major contribution of MBESS is confidence intervals for
noncentrality parameters (t, F, and chi-square) and standardized
effect sizes (e.g.,
2007 Dec 13
0
New version of MBESS released
Hello useRs,
MBESS (Methods for the Behavioral, Educational, and Social Sciences)
has recently been released and should be on all of the mirrors by now
(with binaries for Mac and Windows:
http://cran.r-project.org/src/contrib/Descriptions/MBESS.html).
The major contribution of MBESS is confidence intervals for
noncentrality parameters (t, F, and chi-square) and standardized
effect sizes (e.g.,
2002 Jun 06
2
covariance analysis model
Dear list users,
I have trouble with covariance analysis.
I measured nitrate concentrations in the soil (NO3) and the percentage of
legumes (LEG, continuous), affected by 2 different CO2 concentrations (CO2,
discrete). I suspect that CO2 has an effect on LEG and NO3, but also that
LEG has an effect on NO3, so this is the formula I wrote to test this:
NO3 ~ CO2 + LEG + CO2:LEG
Will LEG be
2016 Apr 15
1
Can libvird use iSCSI direcly?
Hi.
I was expecting that qemu-kvm process would connect directly to iSCSI
server, but https://libvirt.org/storage.html#StorageBackendISCSI says
that it wants symlinks in `/dev/disk/by-path` .
That suggests it relies on Linux iSCSI client that will act as mediator
and create block devices.
So is "iSCSI volume pools" just a convenience thing giving no
performance gain compared to
2007 Oct 09
1
Sharing a shared folder
Hey,
So, I have a Linux server that is mounting a CIFS share. The server then
shares that share to everyone else. My question is does having it routed
this way cause a major slow down? Do the files need to be copied to the
mediator server before going out to the device that is requesting the file?
Or is it able to forward the request to the other server to grab the files
directly from there?
I
2003 Jul 04
5
Asterisk Sacrifice?
Hi
is there any ritual sacrifice a newbie has to perform to be welcome on
this list?
I am new to this whole PBX thing in general and Asterisk in particular.
I had hoped that the community on this list would welcome a newbie like
myself and help me with some answers to my stupid questions, but somehow
it seems to me that nobody likes to respond to somebody who appears to
be a complete