Hi team,
Could you please help me to know how to do Multi-Linear regression?
@ankurgupta
Can you explain more on MLR. What is your exact use case?
Sure, I want to develop a Linear regression model to predict the Aluminum price based on input factors such as Fed Rate,Brent Crude Futures ($/Barrel),Coking Coal (CNY),Natural Gas,USD/CNY,EUR/USD,US inflation Rate (%),Primary Aluminium Production (Thousand MT),Baltic Dry Index.
I have historical data for all the factors with me. Could you guys help me to find the way to develop the linear regression equation in Anaplan ?
@Dikshant
MLR in Anaplan can be quite demanding on understanding statistical calculations for one to be able to build. Here is an article on how to do MLR manually https://www.statology.org/multiple-linear-regression-by-hand/ . You would need to build something replicating this logic in Anaplan.
@pyrypeura
In the given Link https://www.statology.org/multiple-linear-regression-by-hand/ It has explained the concept with two input variable. in case of more than 2 variable what would be the approach.
Hi everyone, I'm looking to design a workflow and would appreciate your input or guidance on how to set this up effectively in Anaplan. So, the goal is: Once end users complete their data input, they should be able to trigger a process that: Notifies stakeholders via email with a link to a report. The report includes: A…
I've few actions in our Supply model which when run takes some time on the "generating failure dump" step at the end of the action even though the import is a full success without warning or errors. This is just a few seconds when run for a single action, however we have a process with 120 actions, and most of these…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…