Displaying 20 results from an estimated 500 matches similar to: "DPpackage - New version"
2006 May 12
0
New CRAN package "DPpackage"
Dear List,
I am pleased to announce the release of version 1.0.0 of DPpackage on
CRAN.
DPpackage covers some important models using Dirichlet process priors.
The package includes:
Semiparametric Bernoulli regression
Semiparametric Density estimation
Semiparametric Linear mixed models
Semiparametric Generalized linear mixed models
Semiparametric AFT model for interval-censored data
I
2009 Mar 12
4
Windows binary version of DPpackage
Dear R users,
Thanks in advance.
I am Deb, Statistician at NSW Department of Commerce, Sydney.
I am using R 2.8.1 on Windows XP.
This has reference to the package “DPpackage”. The binary version is
available on Mac OS, but I am using Windows XP.
May I request you to assist me in the followings:
How can I prepare Windows binary of DPpackage from source?
2. Is there any possibility
2009 Mar 31
1
error during DPpackage compilation
Dear All,
I've had trouble compiling DPpackage as a user in one system. It works fine
as root in other machines.
I can see any clues in error messages My guess is that it is a permissions
matter.
Any help is appreciated.
OS: Linux
Kernel: 2.6.27 SMP
Arch: Intel 64 bits
gfortran not available
Thank you.
----------------------><8-------------------------------------
g77 ? -fpic ?-g
2009 Feb 21
0
density estimation for d>2 for the DPpackage
Dear List,
I am trying to estimate a 3 dimensional density through the DPpackage.
For example
# model
sigma <- matrix(c(0.1,0.05,0.05,0.05,0.1,0.05,0.05,0.05,0.1), ncol=3)
rnormm<- rmvnorm(n=100, mean=c(5,100,150), sigma=sigma)
sigma2 <- matrix(c(10,0.05,0.05,0.05,10,0.05,0.05,0.05,10), ncol=3)
rnormm2<- rmvnorm(n=100, mean=c(20,1,110), sigma=sigma)
rnormm<-rbind(rnormm,rnormm2)
2010 Mar 01
0
question on DPpackage
Hi to everyone,
I'm a PhD student and I'm involved in non parametric analyses of
hierarchical models. I tried to use package DPpackage on my data, but I
encountered some problems in interpreting ouputs. Can anybody help me?
The problem can be remued as follows: I have a logit hierarchical model
for survival (i.e. binary response) in patients affected by heart
failure (the court
2008 Dec 17
1
Asterisk 1.4 to AS5400 using H.323 (ooh323) inbound working but outbound doesn't
I have the following setup: DS3 -> Cisco AS5400 -> H.323 (ooh323) ->
Asterisk
Inbound calls work great but outbound calls fail. So to check and
make sure we have outbound calling ability on the DS3 we setup a Cisco
Call Manager Express and it can make outbound calls both local and
long distance with no problems.
The failure code is Cause i = 0x8381 - Unallocated/unassigned number.
We
2009 May 08
0
DPpackage help: DPdensity
Hi all, in the function DPdensity( ) example -- ?DPdensity --, we can extract the density estimate by:
# Extracting the density estimate
cbind(fit1.1$x1,fit1.1$dens)
cbind(fit1.2$x1,fit1.2$dens)
How is density calculated? I can imagine it is a mixture of normal densities, but where is the information about the density stored? Can we extract that so that we can write out the density function?
2011 Aug 24
0
Bug#639112: xen: DomU access to dual-ported RAM area on PCI card fails
Package: xen-hypervisor-4.0-i386
Version: 4.0.1-2
Severity: normal
File: xen
-- System Information:
Debian Release: 6.0.2
APT prefers proposed-updates
APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-xen-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set
2012 Nov 13
0
Polya distribution
hello
I like to comput median and mean point and intreval estimation by polya
posterior when super population is normal(35,sd=5) with 1000 repeat. 500
and 25 are population size and sample size.
how do i do?
help me please
[[alternative HTML version deleted]]
2016 Jan 19
0
Bug#805508: Bug#805508: Bug#805508: Bug#805508: Bug#805508: xen: Unable to create HVM domUs
On Tue, 2016-01-19 at 10:39 +0000, Ian Campbell wrote:
> On Thu, 2015-11-26 at 15:16 +0000, Ian Campbell wrote:
> > anything better would need to be arranged upstream.
>
> http://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=de858271c16851d662b26
> 13
> 699401df6ecec8ef8 has now landed upstream, which allows the leaf dir to
> be
> set at configure time and therefore
2009 Jan 06
0
Singularity of lda function in MASS package
I have two specific questions regarding the output of lda function in MASS.
#Question1:
#=========
n: sample size, p: number of variables
Some articles in the literature say that LDA is singular
for p > n-1. However, my experimentation with lda (default arguments) for
two class problems shows collinearity for p > n-2.
Does anyone know why this is the case? Does lda (MASS) use a
different
2009 Nov 26
1
How to suppress errors generated by readHTMLTable?
library(XML)
download.file('http://polya.umdnj.edu/polya_db2/gene.php?llid=109079&unigene=&submit=Submit','index.html')
tables=readHTMLTable("index.html",error=function(...){})
tables
readHTMLTable gives me the following errors. Could somebody let me
know how to suppress them?
Opening and ending tag mismatch: center and table
htmlParseEntityRef: expecting
2011 Nov 15
1
R Program
Can someone help me out with this problem?
Write an R program to draw 10,000 random samples using the Polya Urn Scheme
where the initial contents of the urn is one white ball and one black ball.
Accumulate the proportion of white balls after each draw into one vector.
Upload your R script file.
HINT: You can simulate sampling one ball from an urn with N balls of which w
are white and N - w are
2001 Mar 16
2
SIGHUP/av[0] restart failure
Hello,
OpenSSH 2.5.1p1 running under AIX 4.3.3ML06. When I send a HUP
signal to the parent sshd, that parent process dies, it's children
get "adopted" by init, and the following message is put in the error
log ...
Mar 13 12:01:48 whippet sshd[31644]: Received SIGHUP; restarting.
Mar 13 12:01:48 whippet sshd[31644]: RESTART FAILED: av[0]='sshd',
error: No such file or
2010 Apr 11
1
MCMC results into LaTeX
Dear All,
What is the preferred way to get Bayesian analysis results (such as
those from MCMCpacki, MCMCglmm, and DPpackage) into LaTeX table
automatically? I have been using the "apsrtable" package and similar
functions in "memisc" package, but neither seems to handle MCMC output
directly. Many thanks.
Shige
2009 Nov 29
3
Plotting observed vs. Predicted values, change of symbols
Dear Wiz[R]ds,
I am deeply grateful for the help from Duncan Murdoch, Gray Calhoun, and
others. We are almost there. For whatever reason, I can't change the symbol
from a circle to a triangle in the upright posture plots. Any ideas? I have
included the problem in full.
# tritiated (3H)-Norepinephrine(NE) disappearance from plasma
# concentrations supine and upright
# supine
datasu <-
2017 Apr 04
2
Hiding partitions at boot time
Hi,
My problem is I have a particular system which has Linux (LFS) and
Windows XP on one drive and Windows 10 on a second drive.
I use extlinux to boot my systems and all three systems boot as
expected, however in use I have found unsatisfactory interactions
between the Windows XP and the Windows 10 systems.
My question is:
Is it possible on booting one of the Windows systems to hide
2008 Oct 14
1
How to checkpoint-restart R jobs in batch mode?
Dear list,
Most high performance computing clusters/grid engines have some
restrictions on how long a job can be run in batch mode.
The cluster I am using has maximum of 48 hours limit, but my job would take
far more than that.
I know that it is possible to checkpoint jobs without modifying the code if
some specialized software (e.g., BLCR ) is installed on the grid engine.
However, I am
2005 Apr 22
2
[LLVMdev] Optional Target Builds
On Fri, 22 Apr 2005, Andrew Lenharth wrote:
>> Does that make sense or do you have a better idea?
>
> -enable-targets=x86,alpha,sparcv9
> -link-targets=alpha,host
>
> Valid options for both are:
> the names of the targets
> host
> all
>
> where all is the default for both items
>
> I have in my tree the patch to partially support this (well the link
>
2005 Feb 28
2
A problem about outer()
Dear all,
I have something about function outer() that I can't understand. Just see the following example. The two NaNs are due to 0/0, but I can't figure out the cause of the last two errors. I wonder if some one can explain this for me.
___________________________________________________________________
> sx=rbinom(10,1,0.5);ot=rbinom(10,1,0.5);ag <- rbinom(10,100,0.3);ho <-