Allan Engelhardt cybaea.com> writes:
>
> It is a little stupid, but the length of a vector is limited to 2^31-1
> entries on any platform. A matrix is stored as a vector, so the product
> of all dimensions is also limited to 2^31-1.
>
> Allan.
>
> Matthew Gwynne wrote:
> > Hi,
> >
> > I have
But:
> 2^31-1 # is more than the specified problem length
[1] 2147483647
> 2130706560
You may be dealing with a system that is not facile at memory
allocation. Windows?
On Jul 22, 2009, at 9:16 AM, Allan Engelhardt wrote:
It is a little stupid, but the length of a vector is limited to
It is a little stupid, but the length of a vector is limited to 2^31-1
entries on any platform. A matrix is stored as a vector, so the product
of all dimensions is also limited to 2^31-1.
Allan.
Matthew Gwynne wrote:
Hi,
I have been using the QCA package, in particular the "eqmcc" function
3 matches
Mail list logo