search for: cal_data

Displaying 1 result from an estimated 1 matches for "cal_data".

Did you mean: call_data
2005 Jul 14
1
memory problem
I'm a beginner in R and, therefore, I don't know how serious my trouble is. After running a script: ** *t**<-c(14598417794,649693)* *data**=data.frame(read.spss("C:\\Ginters\\Kalibracija\\cal_data.sav"))* *Xs=**as.matrix(data[,1:2]) * *koef**=data.frame(read.spss("C:\\Ginters\\Kalibracija\\f.sav")) * *piks=**as.matrix(koef[,1**])* *g=regressionestimator(Xs,piks,t)* I get: *Error: cannot allocate vector of size 1614604 Kb In addition: Warning messages: 1: Reached total...