elf:
>
> x <- big.matrix(nrow=100, ncol=10, ... other options .)
>
> Make sure it works, then increase the size until you get a failure. This
> sort of exercise is extremely helpful in situations like this.
>
> Jay
>
>
> Subject: [R] Bigmemory: Error Run
ize until you get a failure. This
sort of exercise is extremely helpful in situations like this.
Jay
Subject: [R] Bigmemory: Error Running Example
Message-ID:
>
Content-Type: text/plain
Hi,
I am trying to run the bigmemory example provided on the
http://www.bigmemory.org/
The exa
Hi,
I am trying to run the bigmemory example provided on the
http://www.bigmemory.org/
The example runs on the "airline data" and generates summary of the csv
files:-
library(bigmemory)
library(biganalytics)
x <- read.big.matrix("2005.csv", type="integer", header=TRUE,
backingfile="airline.bin",
3 matches
Mail list logo