Displaying 20 results from an estimated 400 matches similar to: "new version of R-package mice"
2012 Oct 03
0
calculating gelman diagnostic for mice object
I am using -mice- for multiple imputation and would like to use the gelman
diagnostic in -coda- to assess the convergence of my imputations. However,
gelman.diag requires an mcmc list as input. van Buuren and
Groothuis-Oudshoorn (2011) recommend running mice step-by-step to assess
convergence (e.g. imp2 <- mice.mids(imp1, maxit = 3, print = FALSE) ) but
this creates mids objects. How can I
2012 Mar 07
0
Multiple imputation using mice
Dear all,
I am trying to impute data for a range of variables in my data set, of which
unfortunately most variables have missing values, and some have quite a few.
So I set up the predictor matrix to exclude certain variables (setting the
relevant elements to zero) and then I run the imputation. This works fine if
I use predictive mean matching for the continous variables in the data set.
When I
2011 Jul 25
0
Debugging multiple imputation in mice
Hello all,
I am trying to impute some missing data using the mice package. The data
set I am working with contains 125 variables (190 observations),
involving both categorical and continuous data. Some of these variables
are missing up to 30% of their data.
I am running into a peculiar problem which is illustrated by the
following example showing both the original data (blue) and the imputed
2009 Jun 04
1
visible code
Hello,
Can anyone help me with the following:
if one enters a function name in the R console then usually one sees the code of that function. But there are functions that one cannot see. For example I want to see the code of print.htest or t.test.default. These functions are non-visible. Is it possible to see the code anyway?
Thanks in advance,
Karin Groothuis-Oudshoorn
[[alternative HTML
2009 Sep 14
2
Plea: No long unbroken lines, please!
Hi Folks,
I don't often grumble, but this time I've found myself inconvenienced
by a posting stored on R-help archives:
https://stat.ethz.ch/pipermail/r-help/2009-September/211095.html
This was Karin Groothuis-Oudshoorn & Stef van Buuren's message
on 10 September about the new version of MICE.
This has been sent by software which inserted no line-breaks.
As a result, each
2009 Sep 11
3
For sending my R package as part of R-project
To Whom It May Concern:
I have an R package and want to put this package be part of R-project and available to anyone who is interested in.
The R package is created for my paper, titled "Acceptance Sampling Plans from Truncated Life Tests Based on the Birnbaum-Saunders Distribution for Percentiles". The paper has been accepted by Communications in Statistics: Simulation and
2009 Nov 30
1
error when installing Rcmdr / tcltk on a Apple laptop
Hello,
I have installed R on my Apple Laptop. Next I wanted to install the
package Rcmdr which requires the package tcltk. But then I get errors
like:
The downloaded packages are in
/var/folders/0p/0pD8fDrwHouNDsQ+k8dGmU+++TI/-Tmp-//RtmpSp4q7p/
downloaded_packages
Loading required package: tcltk
Loading Tcl/Tk interface ... Error in dyn.load(file, DLLpath =
DLLpath, ...) :
unable to
2009 Apr 22
1
Multiple imputations : wicked dataset ? Wicked computers ? Am I cursed ? (or stupid ?)
Dear list,
I'd like to use multiple imputations to try and save a somewhat badly
mangled dataset (lousy data collection, worse than lousy monitoring, you
know that drill... especially when I am consulted for the first time
about one year *after* data collection).
My dataset has 231 observations of 53 variables, of which only a very
few has no missing data. Most variables have 5-10% of
2002 Aug 01
0
openssh-3.4p1.tar.gz on ftp.openbsd.org changing rather than frozen (fwd)
Below the trojaned and clean md5s are given.
---------- Forwarded message ----------
Date: Thu, 1 Aug 2002 13:39:22 +0200
From: Magnus Bodin <magnus at bodin.org>
To: Wojtek Pilorz <wpilorz at bdk.pl>
Cc: openssh-unix-dev at mindrot.org
Subject: Re: openssh-3.4p1.tar.gz on ftp.openbsd.org changing rather than
frozen
On Thu, Aug 01, 2002 at 09:20:29AM +0200, Wojtek Pilorz wrote:
2005 Feb 28
3
Digium E1/T1 card with mgetty+sendfax
Hi,
For the project I've used the Eicon DIVA card. It has 8 BRI ports,
and for about 25% of the time there are 7 or 8 in use. So we want
to replace it with an E1 card. Only issue is, replace it with what?
The idea we have been playing with was to get a Digium E1 card (we
already have bought lot of Quad E1 cards :-) and then just put it
back to back against Asterisk server. And instead of
2006 Apr 18
5
Remember the incoming context?
Greetings,
Somewhere on my asterisk system, a calls come in in a certain
context, for example, from-sip or from-pstn.
Then the calls gets routed through the dialplan, and a macro gets
called, and another one and then the call needs to be redirected
to another number in the same initial context. And you can use
Dial(Local/number/initialcontext) for that.
Oops, this initial context is lost
2006 Feb 12
2
dual TE410, both span 3 is broken
This afternoon I finally figured out more with regarding to a strange
clock-slip problem we have on our asterisk box.
We have two TE410s, in E1 mode:
TE410P version c01a009b
They have their own interrupts:
66: 781648298 783747388 IO-APIC-level t4xxp
233: 253890977 1311504670 IO-APIC-level t4xxp
They have their full 31 channels:
span=3,0,0,ccs,hdb3,crc4
bchan=63-77,79-93
dchan=78
2005 Jul 24
1
Caller ID, Called ID and Forwarded ID
Last month I saw something funny which I can't reproduce anymore:
A 0500 number in .au is a service phone number and are forwarded
on exchange level to a real phonenumber. So if A calls B it gets
forwarded to C. Very simple.
Now the funny thing, on the phone of C, I saw both A and B as the
"caller id". I've been asking around and trying to get it again
with a private 0500
2005 Aug 01
2
TDM400P REV I issues - ProSLIC vs TDM400P
The REV I card shows up in the PCI table as:
02:05.0 Network controller: Tiger Jet Network Inc. Intel 537 (or
02:05.0 Class 0280: e159:0001)
Subsystem: Unknown device b119:0001
But the REV E/F shows up as:
02:0d.0 Communication controller: Tiger Jet Network Inc. Tiger3XX Modem/ISDN interface (or
02:0d.0 Class 0780: e159:0001)
Subsystem: Unknown device b100:0003
One
2006 Feb 16
1
Update to the latest zaptel driver - Congestion gone, but scary write errors replaced it
Hi,
Yesterday I updated asterisk to the latest zaptel driver and today
my congestion problems are gone... (see
http://bugs.digium.com/view.php?id=6509), only to be replaced by:
Feb 17 10:02:37 DEBUG[19225] chan_zap.c: Write returned -1 (Resource temporarily unavailable) on channel 26
Feb 17 10:03:08 DEBUG[19274] chan_zap.c: Write returned -1 (Resource temporarily unavailable) on channel 216
Feb
2006 Apr 03
2
Blocked channels, according to our telco... leading to CONGESTION status
Greetings,
Our telco called last week, saying that a lot of channels on our
PRIs are blocked. And with blocked they have the following description
in the Siemens exchanges:
BBAC BLOCKED BACKWARD
This status is set when the partner exchange has
a blocking set and the signaling of the trunk
(non-CCS7) is able to report this blocking in
the backward direction. This status can
2017 Nov 15
3
Problems installing mice package
Hello,
I tried intalling mice package and got the following error:
* installing *source* package ?mice? ...
** package ?mice? successfully unpacked and MD5 sums checked
** libs
g++ -I/usr/local/lib/R/include -DNDEBUG -I"/home/djj/R/x86_64-pc-linux-gnu-library/3.4/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o
g++ -I/usr/local/lib/R/include
2007 Aug 14
0
Maximum retries for seqno 102 when re-inviting.
We have an interesting issue:
One of our providers has two softswitches. Calls coming from the
first one are handled fine by asterisk, calls coming from the second
one and going through the first one are euhm... dropped half a
second into the RTP stream.
I have opened a ticket at Digium for it:
http://bugs.digium.com/view.php?id=10449
The output of "sip debug" is funny from line
2007 Apr 20
0
RAD IPmux8
Hi,
I'm looking for somebody who has managed to get their IPmux8 or
IPmux11 talking to an Asterisk machine. I have it setup properly I
think (the two IPmux's are talking to each other, and the zttool
says that the PRI is acting okay, but I'm flooded with HDLC aborts
and FCS problems.
Edwin
--
Edwin Groothuis | Personal website: http://www.mavetju.org
2005 Feb 11
0
/var/run/asterisk.ctl configuration
People who use "asterisk -r" already know that if you don't try it
as root (for example webservers), you don't get access. Of course
you can chmod it aech time you start asterisk, but that gets annoying
after two times.
I have made a patch (against HEAD and 1.0.5) which makes it possible
for you (=asterisk admin) to configure the ownership and permissions
of