How to use Partition platform in JSL?
Is there any way to automate the Partition platform using JSL?
E.g., say I want to model the "Consumer Prices.jmp" dataset as step-function changes in each commodity price. I can do this in the Partition Platform:
1) Open "Consumer Prices.jmp"
2) Analyze -> Predictive Modeling -> Partition
3) Cast Price as Y, Date as X, and Series Full as By, with a 0.25 validation portion
4) Click "Go" for each commod...