Hello,
would it be possible to install the Bioconductor package impute on the
machine that checks and builds binary packages for OSX 10.9 Mavericks?
Thanks,
Peter
__
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel
On Jun 10, 2014, at 3:30 PM, Peter Langfelder
wrote:
> Hello,
>
> would it be possible to install the Bioconductor package impute on the
> machine that checks and builds binary packages for OSX 10.9 Mavericks?
>
Sure, done.
Cheers,
Simon
__
R-deve
In theory, dlnorm(x, ...) == dnorm(log(x), ...)/x, x>0.
Unfortunately, when sd=0, dlnorm and plnorm return NaN, while dnorm
returns (if(x != mean)0 else Inf) and pnorm returns (if(x1). [A numerical optimization, maxLik{maxLik}, reported the NaNs for me.]
help('dlnorm') says, "dlnorm is calcu