under "Value", ?dbinom says
If ‘size’ is not an integer, ‘NaN’ is returned.
That should be something like
If ‘size’ is not an integer, ‘NaN’ is returned (or 'NA' for rbinom).
... at least that's what happens for me under svn rev 70138, Ubuntu 14
> rbinom(1,size=0.5,prob=0.5)
[
Hi Thierry,
On 2 March 2016 at 10:16, Thierry Onkelinx wrote:
| Dear all,
|
| install.packages("lme4") fails with error
| Error in read.dcf(file = tmpf) : cannot open the connection
| In addition: Warning message:
| In read.dcf(file = tmpf) :
| cannot open compressed file
| '//servername/repos
> Karl Millar
> on Mon, 29 Feb 2016 10:22:51 -0800 writes:
> Thanks.
> Couldn't you implement model.matrix(..., sparse = TRUE) with a small
> amount of R code similar to MatrixModels::model.Matrix ?
yes, and basically call R level Matrix::sparse.model.matrix()
[[ or eve
Dear all,
install.packages("lme4") fails with error
Error in read.dcf(file = tmpf) : cannot open the connection
In addition: Warning message:
In read.dcf(file = tmpf) :
cannot open compressed file
'//servername/repository_path/bin/windows/contrib/3.2/PACKAGES',
probable reason 'No such file or d