Displaying 20 results from an estimated 20000 matches similar to: "Invalid tag in name extraction"
1999 Jan 27
0
load() patch
Summary: patch to add environment parameter to load() to allow
-------- specification of destination environment.
--> Patch against R 0.63.2 appended at end of this message. <--
Story:
------
I've been running some rather long MCMC chains, which occasionally crash,
either due to an "Invalid tag in name extraction" error, or due to the
machine going down. (I'm playing
2004 Apr 19
0
New package: mcgibbsit, an MCMC run length diagnostic
Package: mcgibbsit
Title: Warnes and Raftery's MCGibbsit MCMC diagnostic
Version: 1.0
Author: Gregory R. Warnes <gregory_r_warnes at groton.pfizer.com>
Description:
mcgibbsit provides an implementation of Warnes & Raftery's MCGibbsit
run-length diagnostic for a set of (not-necessarily independent) MCMC
sampers. It combines the estimate error-bounding approach of Raftery
2004 Apr 19
0
New package: mcgibbsit, an MCMC run length diagnostic
Package: mcgibbsit
Title: Warnes and Raftery's MCGibbsit MCMC diagnostic
Version: 1.0
Author: Gregory R. Warnes <gregory_r_warnes at groton.pfizer.com>
Description:
mcgibbsit provides an implementation of Warnes & Raftery's MCGibbsit
run-length diagnostic for a set of (not-necessarily independent) MCMC
sampers. It combines the estimate error-bounding approach of Raftery
1997 Apr 24
1
R-beta: multiple binary types
I've modified the "$RHOME/bin/R" and "$RHOME/cmd/filename" so that you
can use the same directories for multiple machines. That is, machines
running various flavors of UNIX can access the same directories.
The modified structure adds the directories
$RHOME/bin/$OSTYPE/
$RHOME/lib/$OSTYPE/
to hold the machine specific binaries.
For instance, here the $RHOME directory
1997 Apr 24
1
R-beta: multiple binary types
I've modified the "$RHOME/bin/R" and "$RHOME/cmd/filename" so that you
can use the same directories for multiple machines. That is, machines
running various flavors of UNIX can access the same directories.
The modified structure adds the directories
$RHOME/bin/$OSTYPE/
$RHOME/lib/$OSTYPE/
to hold the machine specific binaries.
For instance, here the $RHOME directory
1999 Jan 29
0
Re: follow-up
.RData files are *not* machine-independent! Thus, it doesn't mean the
file is corrupted if it won't load on another machine.
If the work in the file is quite valuable, you may wish to send email to
r-devel at stat.math.ethz.ch where the R hackers hang out. [I used to hang
out there, but have been trying to work on my dissertation instead! The
patch I gave was one I needed to load my
1999 Feb 09
3
Installing on 64-bit Dec or SGI
Hi all,
The systems guys here in the stat dept don't seem to be able to
compile R on the Dec Alphas or on the SGIs. Can anyone give them a hand?
-Greg
-------------------------------------------------------------------------------
Gregory R. Warnes | It is high time that the ideal of success
warnes at biostat.washington.edu | be replaced by the ideal of service.
1999 Jan 29
1
Re: follow-up
From r-help-owner at stat.math.ethz.ch Fri Jan 29 13:40 NZD 1999
Date: Thu, 28 Jan 1999 16:38:36 -0800 (PST)
From: "Gregory R. Warnes" <warnes at biostat.washington.edu>
To: royle at penguin.irm.r9.fws.gov
cc: R comments <r-help at stat.math.ethz.ch>
Subject: [R] Re: follow-up
MIME-Version: 1.0
.RData files are *not* machine-independent! Thus, it doesn't mean
1999 Jan 19
0
"don't descend"
What is the intended implementation of "don't descend".
a) treat all files that are in the "don't descend hierarchy as "no such file"
(or equivelent)
or
b) disable opendir() on "don't descent directories", but allow (for example)
stats on files that are in the "don't descend directories"
I would have expected the 1st. Sambe
1999 Jan 17
0
request_oplock_break - a clue - what does it mean ?
Hi all,
I increased the log level, and found something very interesting out.
I know now what causes a sbmd to go into infinite hibernation on
Solaris. I do not know why, it is probably something Solaris specific,
I thought that a "dont descend" would have resolved my problem, but
it has not. details at the end.
Scenerio:
solaris 2.5.1 running samba 2.0.0 (happens w/ several if not
A log on Bayesian statistics, stochastic cost frontier, montecarl o markov chains, bayesian P-values
2004 Feb 17
0
A log on Bayesian statistics, stochastic cost frontier, montecarl o markov chains, bayesian P-values
Dear friends,
Over the past weeks, I have been asking a lot of questions about how to
use R in Bayesian analysis. I am brand new to R, but I am very pleased with
it. I started with winbugs but I found winbugs to be a limited software, not
bad but has several limitations. By contrast, R allows the analyst to tackle
any problem with a huge set of tools for any kind of analysis. I love R. In
1998 Jun 22
0
redirector timeout ?
I am running samba 1.9.18p3 on Solaris 2.5.1
The clients are NT 4.0 sp3
Everything was running smoothly, and then I applied the solaris "y2k" patches.
Now, most accesses to samba will hang for a minute or 2, before completing. In
the event log I see messages like:
The redirector has times out a request to <server name>
This did not used to happen. This is very puzzling,
2008 Jun 09
2
Crosscorr.plot
Just out of curiosity, why might this be occuring:
> class(x6)
[1] "mcmc"
> crosscorr.plot(x6)
NULL
# Replicable code
example(lmer)
x6 <- mcmcsamp(fm1, n=1000)
crosscorr.plot(x6)
2011 Aug 13
0
3.6.0 rejects new passwords greater than 8 characters
I have passwords stored in passdb.tdb by smbpasswd in Solaris Express 11. For existing accounts, all passwords, including those more than 8 characters, work. However, when I created a new account and assigned it a password greater than 8 characters, I am unable to login from Mac OS X 10.6.8 and Windows Server 2008. The smbclient on the Solaris server still works. Passwords 8 characters or fewer
2016 Apr 21
0
Winbind idmap question
Hi,
Does "wbinfo -i <user>" work, and return the same results, on all the DCs?
Are the DCs running the distribution & versions (e.g. CentOS, Debian,
whatever) or are there differences there, also?
On 21 April 2016 at 11:16, mathias dufresne <infractory at gmail.com> wrote:
> Hi Jonathan,
>
> Thank you for that, that solved the issue.
>
> Unfortunately I
2013 Jun 15
0
[LLVMdev] Cygwin, configure and make
Hello list.
I am trying to build llvm, clang, compile-rt and lldb. I am working with
cygwin (don't ask). Here is my tools list.
$ ../llvm-check-tools.sh
make GNU Make 3.80
gcc gcc (GCC) 4.5.3
svn svn, version 1.7.10 (r1485443)
Python 2.7.3
perl Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
m4 m4 (GNU M4) 1.4.16
autoconf autoconf (GNU Autoconf) 2.69
automake automake
2011 Feb 24
2
MCMCpack combining chains
Deal all, as MCMClogit does not allow for the specification of several chains, I have run my model 3 times with different random number seeds and differently dispersed multivariate normal priors.
For example:
res1 = MCMClogit(y~x,b0=0,B0=0.001,data=mydat, burnin=500, mcmc=5500, seed=1234, thin=5)
res2 = MCMClogit(y~x,b0=1,B0=0.01,data=mydat, burnin=500, mcmc=5500, seed=5678, thin=5)
res3 =
2016 Jan 04
0
LDAP permissions - ldbedit/ldapmodify?
The story gets deeper, also.. (nothing is ever easy, right? :-))
Using the ldbsearch command above, I could at least view the SIDs that have
access to the OU.
One of them should be a group called "mysecretou Managers"; I can see from
ADUC that my user is indeed still a member of this group (so far, so good).
However, "wbinfo -s S-1-5-21-000000000-1111111111-2222222222-1234"
2010 May 20
1
Geneland error on unix: Error in MCMC(........ :, unused argument(s) (ploidy = 2, genotypes = geno)
I am receiving the above error ( full r session output below) the
script runs OK in windows. and "genotypes" and "ploidy" are both
correct arguments
any suggestions would be most welcome
Nevil Amos
MERG/ACB
Monash University School of Biological Sciences
> library(Geneland)
Loading required package: RandomFields
Loading required package: fields
Loading required
2004 Feb 11
0
gelman.diag question
Dear Friends,
I am trying to use the gelman-rubin convergence test. I generated a matrix
samp[10,000x86] with the gibbs sampler. the test requires the creation of
"mcmc" objects. Since I don't know how to define samp as a "mcmc" object, I
tried to create one mcmc object by means of the mcmc() function. With this
function I tried to create a mcmc object dul from samp but I