作者FeFelala (肥肥)
站内Statistics
标题[问题] 用R跑固定效果与随机效果
时间Mon Mar 1 13:55:52 2010
我利用R跑固定效果
> fix=plm(y~x1+x2+x3+x4,data,model="within")
错误: cannot allocate vector of size 332.3 Mb
此外: Warning messages:
1: In tabulate(bin, pd) :
Reached total allocation of 1020Mb: see help(memory.size)
2: In tabulate(bin, pd) :
Reached total allocation of 1020Mb: see help(memory.size)
3: In tabulate(bin, pd) :
Reached total allocation of 1020Mb: see help(memory.size)
4: In tabulate(bin, pd) :
Reached total allocation of 1020Mb: see help(memory.size)
我想请问这是资料太大R无法处理吗?
这样是不是代表我的资料无法利用R来跑了
还是有别的处理方法吗?
麻烦知道的同学帮我解答一下 谢谢
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.120.55.124