Displaying 20 results from an estimated 5000 matches similar to: "Emails corrupted..."
2006 Apr 02
5
foreign keys and migrations
Hi:
I''m looking to get a point clarified which i''m sure is obvious to
everyone else but I haven''t been able to find the answer to. i''ve
tried searching through the forums and the api pages and haven''t found
anything.
Is there a way with migrations to set up foregin key relationships?
(beyond putting in the relevant foregin_id attributes)
Is
2011 May 05
2
Kernel panic - not syncing: Attempted to kill init!
Hello everyone,
I''m quite a newbie with Xen and I''m currently having an issue.
I run Xen 4 on Debian Squeeze x64 and I''m trying to build an OpenFiler DomU from the Xen domU filesystem tarbal they provide (See http://www.openfiler.com/community/download/).
I downloaded the tarball and run ''tar xzpvf /root/soft/openfiler-2.3-x86_64.tar.gz'' to extract
2003 Sep 03
0
Matrix problem - possibly use of 'outer'
Hi,
I can't get my head around this - can someone give me a pointer:
I have a vector of values ('orig') representing areas and I want to
calculate the amount contributed by each original vector values in a
new vector ('new'). I find this hard to explain so here is a graphical
explanation:
# CODE START
orig <- 10:1 #10 values with varying area
new <-
2017 Aug 18
1
Meta-regression of categorical variables
Dear metafor users,
I am working on a meta-analysis of reliability and the correlation associations.
I need some help about conducting categorical moderators variables.
Questions 1: How to conduct the weighted ANOVAs assuming a mixed-effects model on the tranformed alpha coefficients/the tranformes correlation coefficients for the categorical moderator variables?
Questions 2: How to
2017 Jun 26
0
Classic fail-safe N
I would suggest to post this to the (recently created) R-sig-meta-analysis mailing list. See:
https://stat.ethz.ch/mailman/listinfo/r-sig-meta-analysis
Best,
Wolfgang
>-----Original Message-----
>From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Naike Wang
>Sent: Monday, June 26, 2017 08:32
>To: R-help at r-project.org
>Subject: [R] Classic fail-safe N
>
2017 Jun 26
2
Classic fail-safe N
Hi all,
I was conducting a meta-analysis of single proportions(i.e. without a
control group) using the metafor package. When I performed a classic
fail-safe N, I noticed that the result (the number of missing studies that
would bring p-value to the alpha, to be exact)was different than that I got
in Comprehensive Meta-Analysis Version 2.0. I wonder why R and CMA got
different results.
*Below is
2009 Dec 04
1
z to r transformation within print.rma.uni and forest from the package metafor
Dear R community,
I'm using the ,metafor'-package by Wolfgang Viechtbauer (Version: 0.5-5) to
calculate random-effects meta-analyses using Correlations and Sample Sizes
as the raw data.
(By the way: Really a nice piece of work, Wolfgang! Thanks heaps.)
I specified the "rma.uni' function so that it looks like this:
MAergebnis<-rma.uni(ri=PosOutc, ni=N,
2017 Jun 25
0
Classic fail-safe N
Hi all,
I was conducting a meta-analysis of single proportions(i.e. without a
control group) using the metafor package. When I performed a classic
fail-safe N, I noticed that the result (the number of missing studies that
would bring p-value to the alpha, to be exact)was different than that I got
in Comprehensive Meta-Analysis Version 2.0. I wonder why R and CMA got
different results.
*Below is
2012 May 05
3
metafor
Dear users of metafor,
I am working on a meta-analysis using the metafor package. I have a
excel csv database that I am working with. I am interested in pooling
the effect measures for a particular subgroup (European women) in this
csv database. I am conducting both sub-group and meta-regression.
In subgroup-analyses, I have stratified the database to create a
separate csv file just for European
2006 Apr 22
1
Partially crossed and nested random factors in lme/lmer
Hi all,
I am not a very proficient R-user yet, so I hope I am not wasting people?s
time. I want to run a linear mixed model with 3 random factors (A, B, C)
where A and B are partially crossed and C is nested within B. I understand
that this is not easily possible using lme but it might be using lmer. I
encountered two problems when trying:
Firstly, I can enter two random factors in lmer but
2005 Jul 06
1
Fichier supprim és entre temps
Bonjour,
J'ai un petit souci avec mon petit couple rsync over ssh. Quand je fais un
rsync d'une machine, et que celle-ci dispose d'une messagerie de type
vpopmail, le backup m'indique ? la fin que certains fichiers n'ont pu ?tre
transf?r?s. Ceci est du au fait que sachant que les services POP/SMTP sont
actif, des fichiers ont ?t? supprim?s entre le temps ou la liste des
2018 Feb 13
2
Documentation Bug
In https://wiki2.dovecot.org/Tools/Doveadm/Sync#section_arguments the
destination list 5 possible options for the destination
but in the page on migration https://wiki2.dovecot.org/Migration/Dsync
it seems to use a sixth undocumented "imapc:" option for destination
e.g.
doveadm -o mail_fsync=never backup -R -u user at domain imapc:
"imapc:" is also referenced on
2011 Jul 05
2
Many "Error: Corrupted index cache file /XXX/dovecot.index.cache: invalid record size"
Hi all,
I just joigned this list, so I'm sorry if this problem has already been
reported.
I'm running Dovecot 2.0.13 on many servers, one for POP/IMAP access,
others for LDA, others for authentification only, etc.
All servers are accessing a shared file system, based on MooseFS
(www.moosefs.org). The FS is mounted using FUSE.
All my Dovecot servers have this configuration :
2012 Jul 17
1
tweaking forest plot (metafor package)
Dear All,
I'm having trouble tweaking a forest plot made using the R
meta-analysis package metafor. I did the analysis based upon the
correlation coeff from studies and plotted the corresponding forest
plot easily
> q2<-rma(yi,vi,mods=cbind(grupo),data=qim)
> q2
> forest (q2,transf=transf.ztor,digits=3, ... ,alim=c(0,1),refline=.5)
> text(-1.55,42,"Esp?cie
2019 Feb 03
2
Multi-dbox storage space
Hi, I originally picked mdbox because I had the impression from reading
about it on the mailing list that it was more performant and that it
would conserve disc space.
But lately i found mailboxes have nearly double the storage as reported.
I mean, IMAP QUOTA reports around 900MB for one account that has over
2GB when I inspect the mail location of the user using the linux command
`du`
2011 May 31
2
Latin Hypercube Sampling with a condition
Hello all,
I am trying to do a Latin Hypercube Sampling (LHS) to a 5-parameter
design matrix. I start as follows:
library(lhs)
p1<-randomLHS(1000, 5)
If I check the distribution of each parameter (column), they are
perfectly uniformly distributed (as expected).For example,
hist(p1[,1])
Now the hard (maybe strange) question. I want the combination of the
first three parameters to sum up to
2013 Mar 19
1
Error when adding lines to a plot using the mixed-effect model and metafor package
Hi,
I am a student using R for my final year project, with the metafor package being particularly helpful. I have been following the steps laid out in the manual 'Conducting Meta-analysis in R with the Metafor package' (Viechtbauer, 2010) and applying it to my own data of infected Anopheles mosquitoes across Africa.
In particular, I am attempting to apply a mixed-effect model to my data
2006 Jul 04
2
Migrating to dovecot
I do not have much experience in setting up imap servers - only that I
have tried several and experienced the same problem with all of them. I
suppose that is because I do not really know the in's and out's of an
imap server.
What I want to do is to setup an IMAP server on my PC with full access
to all the emails already there in a maildir structure.
I have the following setup:
2004 Nov 23
1
Trans.: Mounting a MSWindows share containing a $ sign
I forgot to said that I can access that share if I'm using Konqueror
(smb://WINuname@server/Users$/WINuname)
Jean-Philippe.
----- Message transf?r? de Jean-Philippe Blais <jphblais@zinfo.ca> -----
Date : Tue, 23 Nov 2004 11:07:54 -0500
De : Jean-Philippe Blais <jphblais@zinfo.ca>
Adresse de retour :Jean-Philippe Blais <jphblais@zinfo.ca>
Sujet : [Samba] Mounting a
2013 Apr 12
1
A strange behaviour in the graphical function "curve"
I thought the curve function was a very flexible way to draw functions. So I
could plot funtions like the following:
# I created a function to produce functions, for instance:
fp <- function(m,b) function(x) sin(x) + m*x + b
# So I can produce a function like this
ff <- fp(-0.08, 0.2)
ff(1.5)
# Is the same as executing
sin(1.5) - 0.08*1.5 + 0.2
# Let's plot this