Bill Wang

Results 2 comments of Bill Wang

Hi @jbogaardt, thanks for the answer. so in that case, the signal should be picked up by using valuation as one of the parameters, but we still have non-random residual...

Hi @jbogaardt, thanks for clarifying; it appears that using discrete valuations completely absorbs the signal, resulting in random residuals in all directions. `model = cl.BarnettZehnwirth(formula='C(origin)+C(development)+C(np.minimum(valuation, 9))').fit(abc)` ![image](https://user-images.githubusercontent.com/31258475/162743902-fd75f3d7-44da-4842-9ca7-f4b65a1e17d6.png) However, because of...