Different class name in spatialreg still an issue
Seems like the issue outlined here still hasn't been resolved even though the issue was closed. https://github.com/jslefche/piecewiseSEM/issues/247
I tried the reprex at the beginning of the thread and it still doesn't work on piecewisesem 2.2.1. The fix here seems to be a forked version, which is from 10 months ago, so I'm hesitant to use this version since I'm assuming the main package has been updated since then. Could the updated class name be added to the main version of the package?
As far as I am aware this is still an issue (see also #257). I did use Pavel's fork in the end as it does the job well (i.e., I did some comparisons etc.). The problem is that you may have to get some statistics manually (e.g., https://github.com/jslefche/piecewiseSEM/issues/247#issuecomment-1078884599).
Unrelated to this, I should say that my reprex contains an error in the way I used the tri2nb function (see here)