Open jean997 opened 1 year ago
Looks like there is the same error from backfit if only one factor is added from flash_greedy
Hi @jean997 sorry i completely missed this issue when it was posted. There is a typo in the code snippet you provided - it should read nrow = 10, ncol = 6
instead of ncol = 10, nrow = 6
. That solves the problem for me.
error:
It looks like the issues is in line 65 of
residuals_and_R2.R