Hi,
I can't get the prediction profiler to display predictions if my formula contains a Row() statement.
MWE:
the Formula for Column5:
:x
works fine:
while the formula for Column4:
:x[Row()]
results in the prediction not being computed:
Obviously I wouldn't need the Row() statement in the above MWE, but I've run into this problem while trying to build something somewhat more involved. I'm using JMP 16.12.0
Cheers,
Lukas