If we have a set of 107 (xi,yi) observations and we want to find the parameters of a model using Self-Starting models in R, then we will fail:
Error : cannot allocate vector of size 128.0 Mb
Does anyone know what is practically the upper limit N of observations in order for the above setup to give an output?
Thank you.