Hello,
I was wondering if there is a R function can be used for
multidimensional integration.
There used to be a package called "adapt", but it seems not available anymore.
Thanks,
-MJO
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman
Dear All,
Maybe it is a silly question. But I wasn't able to find it from manual
or R site search.
I was wondering what is the corresponding time axis for survival
function outputs in "survfit". I think it is "survfit(...)$time",
but not 100% sure.
If it is, is it possible we could make surviv
Dear All,
There are two things about mle() that I wasn't so sure.
1) can mle() handle vector based parameter? say
ll<-function(theta=rep(1,20)){..}
I tried such function, it worked for "optim" but not for "mle".
2) is there a general suggestion for the maximum number of parame
<- seq(delta, 1-delta, delta)
> plot(x, dbeta(x, 0.005, 0.005), type="l")
> pbeta(0., 0.005, 0.005) - pbeta(0.0001, 0.005, 0.005)
>
> so 95% of the mass is outside the limits you set.
>
> On Sun, 19 Oct 2008, Muhtar Osman wrote:
>
>> Dear All,
>>
dy has encountered the similar problem before.
Any comments are appreciated.
Thanks.
Muhtar Osman
Dept.of Stats
NCSU
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/
5 matches
Mail list logo