Fitting multiple cones to 2D data, how to impose ordering constraint on parameters

Transformations for discrete variables aren’t supported, that’s what the cryptic error is referring to. If it’s strictly positive, you could just take the .cumsum() of the variable? Internally, the transform just does something like np.exp(x).cumsum().

1 Like