Paul Labonne
Paul Labonne
I was able to estimate a model with only one common factor after these changes.
I also have the same issue with lax.scan() when trying to run on the metal GPU; it gives the segmentation fault or crashes the jupyter kernel. On the CPU with...
In each draw of the bootstrap, the model is re-estimated with https://github.com/cdt15/lingam/blob/1495ba515024a27d0ea0cabbc2e15d4aee76823a/lingam/var_lingam.py#L173 and if I am correct it is the residuals from this estimation which are used for resampling in...