BAS
BAS copied to clipboard
Create option that searches models only to reduce memory
Add option that does not save all coefficients and standard errors (other?) to reduce memory usage when enumerating with option BAS. i.e enumeration with p=26 require 50+ GigaBytes ram; enumeration with p=21 requires about 2 GB.
Can alternate storage for models via hash table also save space without compromising other computations? Spares storage?