Thanks for your response.
Yes, the linear regression calcs like Slope, Correll, Intercept are currently done in Excel however we are moving from Excel to OS.So we need to automate these calcs in OS using Business Rules.
| | Period/Amount | | | | | | | | | | | | | | | | |
| Entity | P1 | P2 | P3 | P4 | P5 | P6 | P7 | P8 | P9 | P10 | P11 | P12 | | Slope | Correll | SQRT | Intercept |
| A | X | X | X | X | X | X | X | X | X | X | X | X | | | | | |
| B | X | X | X | X | X | X | X | X | X | X | X | X | | | | | |
I am not sure if this is a use case for Sensible ML as I haven't used it before. But does OS have code snippets to perform linear regression calcs in OS? or any suggestions to achieve this type of calcs using OS business rules.