Displaying 20 results from an estimated 126 matches for "rubin".
Did you mean:
robin
2011 Jan 31
2
Rubin's rules of multiple imputation
Hello all, if I have multiple imputed data sets, is there a command or
function in R in any package you know of to combine those, I know one common
MI approach is rubins rules, is there a way to do this using his rules or
others? I know theres ways, like using Amelia from Gary King's website to
create the imputed data sets, but how to make them into one or combine them
for analysis.
-------------------------------------------
Joe King, M.A.
Ph.D. Student...
2004 Mar 04
1
Gelman-Rubin Convergence test
Dear friends,
I run the Gelman-Rubin Convergence test for a MCMC object I have and I
got the following result Multivariate psrf 1.07+0i, What does this mean? I
guess (if I am not mistaken) that I should get a psrf close to 1.00 but what
is 1.07+0i? Is that convergence or something else?
Jorge
[[alternative HTML version deleted]]
2011 Mar 17
0
Gelman-Rubin convergence diagnostics via coda package
Dear,
I'm trying to run diagnostics on MCMC analysis (fitting a log-linear
model to rates data). I'm getting an error message when trying
Gelman-Rubin shrink factor plot:
>gelman.plot(out)
Error in chol.default(W) :
the leading minor of order 2 is not positive definite
I take it that somewhere, somehow a matrix is singular, but how can
that be remedied?
My code:
library(rjags)
#------------JAGS MODEL3 CODE-------------#
data {
for...
2008 Sep 23
4
need migration/upgrade help
Hello All,
I am trying to migrate samba from a box with Mandrake 10.1 with Samba
3.0.10 to a new box running CentOS 5.2 with Samba 3.0.28. The two
versions of samba are too differnet to simply copy the config and tdb
files over to the new box and the Mandrake box won't upgrade past
3.0.10. I could really use some suggestions. Thanks
The problem when I do that is the Centos box with Samba
2008 Feb 04
3
Making Samba change the Unix Password (/etc/shadow)
Hello all,
I am trying to change the linux login password through the smbpasswd
command by placing following parameters in smb.conf file:
unix password sync = Yes
passwd program = /usr/bin/passwd %u
passwd chat = "*enter old password*" %o\\n "*Enter NEW password*"
%n\\n "*reenter New passwd*" %n\\n "*password changed*"
But its not changing the unix
2007 Jun 13
3
COMPUTERNAME/Guest in login
Dear all,
I have recently configured a samba server that I have a strange problem
with, but it is not really consistent. I would be grateful for any help
I can receive.
This is what happens:
When I browse the microsoft windows network and find my workgroup my
samba server shows up. But when I double click on it I can't fill in my
username. Instead it shows my computer name (client) followed
2008 May 21
1
[Slightly OT] Mac and Samba
...When faced with this situation, what do folks
out there do? Install a Terminal server of some flavor (out of reach
for this tiny non-profit)? Or is there some simple thing I could do
that would bridge the gap in a cost effective and reasonably easy to
administer way?
Thanks very much in advance,
Rubin
--
Rubin Bennett
RB Technologies
http://thatitguy.com
rbennett@thatitguy.com
(802)223-4448
"They that can give up essential liberty to obtain a little
temporary security deserve neither liberty nor safety"
--Benjamin Franklin, Historical Review of Pennsylvania, 1759
2008 Oct 03
2
Writing to shares directly
Within a Samba configuration, is it not advisable to create files on the
directory on the local machines themselves? Out setup is like so:
Server 1 (where the files reside):
/data/shares/app01
Server 2 (mounts the above drive):
/data/mounts/app01
If, on Server 1, I create a file:
# echo test > /data/shares/app01/test
The file is created, but on Server 2, I cannot seem to edit the file as
2007 Oct 16
5
Question about GUI processing order
...ounds are played, but
setting the value of the TextCtrl, and showing the hidden button does not
happen until after the sounds are finished. It is important the first three
things happen before the sounds are played.
Any ideas about what''s going on or how I can fix it?
Thanks,
Eric Rubin
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/wxruby-users
2007 Nov 30
3
Vista over VPN loses connection with workgroup
I've a server running CentOS 5, Samba 3.0.23c and OpenVPN-2.1beta4
A laptop running Vista connects to the server over VPN. The CentOS
server is local, domain and preferred master, and also WINS server.
It looks like every once in a while the Vista laptop drops the VPN
connection, which gets re-established soon after that. But the problem
is, it appears that after the dropout the Vista
2013 Mar 04
4
sieve-filter ignoring separator
It seems like running sieve-filter from the console ignores the separator
setting, thus not letting me filter into folder names containing dots.
Normal delivery using lda handles it just fine, but not when using the
sieve-filter command.
Character not allowed in mailbox name: '.'
Is there anyway to override this or is patching and recompiling the source
my only option?
# dovecot
2008 Mar 04
3
Strange behaviour of Samba3 with wireless clients
I have built my own wireless AP with Ubuntu 7.10 and an Atheros-based
wireless card. My problem is that I can't access any of the Samba shares
with my wireless clients...they can all search for the server, get
prompted for a login then it just hangs and eventually times out.
The same clients, when using their LAN ports to connect to the same
server, are able to do everything--browse and
2002 May 06
2
compiling on Solaris 7 (PR#1520)
Full_Name: Chris Pelton
Version: R-1.5.0
OS: Solaris &
Submission from: (NULL) (169.237.121.210)
I am unable to compile R-1.5.0, and am getting the following errors with make. I
searched through
the buglist and didn't see anything similar, although I wouldn't doubt if I was
just
using the wrong version of something.
gcc version 3.0.3
gcc -I. -I../../src/include
2007 Nov 27
4
Windows clients losing connection to Samba 3.0.27 PDC on FC7 i386
...ned it would go away. However, the
workstation from this morning had been unjoined and rejoined once before
and now I fear that the issue will keep cropping up all over the place.
Ideas, suggestions, flames? I've copied my smb.conf below for your
review as well.
Thanks very much in advance,
Rubin
/etc/samba/smb.conf
[global]
workgroup = WORKGROUP
netbios name = Server
server string = Network File Server
printcap name = cups
enable privileges = yes
load printers = yes
printcap cache time = 60
printing = cups
keepalive = 10000
log file = /var/log/samba/log.%m
max log si...
2009 Mar 31
15
Error: undefined method ''calc_min'' for #<Wx::IdleEvent>
Hi,
I occasionally had the following error when application in idle state.
Error: undefined method ''calc_min'' for #<Wx::IdleEvent:0xb115e44>
OS: WXMSW
Ruby Version: 1.8.6
wxRuby 2.0.0
Backtrace:
(eval):154:in `calc_min''
(eval):154:in `layout''
(eval):154:in `process_event''
(eval):154:in `on_run''
(eval):154:in
2010 Jan 21
1
GARCH AIC
...re anyway to extract the AIC and BIC from the summary statistics
in fGarch package?
g <- garchfit(data)
summary(g) will display the AIC and BIC, but I can't find a way to
store those in a variable (in order to loop through different
parameters, investigating their effect).
Thank you,
David Rubins
2009 Feb 16
1
Update today broke foreign package (PR#13533)
...n, now at version 0.8.32).
Subsequent to the upgrade, attempts to invoke read.spss produce the
following error:
Error in inherits(x, "factor") : object "cp" not found
and the call to read.spss fails. I forced a downgrade to 0.8.26, and
read.spss works again.
Cheers,
Paul Rubin
2014 Apr 15
1
[PATCH] Null terminate before printing the link name.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
This fixes garbage I'm seeing consistently from readlink
/dev/disk/by-uuid/..... during boot.
Signed-off-by: Rafi Rubin <rafi at seas.upenn.edu>
- ---
usr/utils/readlink.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/usr/utils/readlink.c b/usr/utils/readlink.c
index 5ea4e41..75a0735 100644
- --- a/usr/utils/readlink.c
+++ b/usr/utils/readlink.c
@@ -15,6 +15,7 @@ int main(int argc, ch...
2013 Mar 28
3
problem with plots with short example.
i am having problem running my own data. yesterday it was working just fine. today it is not. this is the code i was using as an example to follow. this code ALSO worked just fine yesterday, and is no longer working at all. i suspect it is a problem with either my computer or the software, at this point. if THIS won't even run.... something is wrong.
i can assure you this isn't
2007 Jun 12
2
Windows member servers have lost their minds...
...t, and so I haven't been able to back my systems up (with the
exception of the PDC...) since Thursday night.
I've googled extensively and have thus far come up with very little of
relevance. Thank you in advance for any light you may be able to shed,
and my apologies for the long post...
Rubin
Rubin Bennett
High Commander and Janitor
RB Technologies
http://thatitguy.com
rbennett@thatitguy.com
(802)223-4448
"They that can give up essential liberty to obtain a little temporary
security deserve neither liberty nor safety" --Benjamin Franklin,
Historical Review of Pennsylvania,...