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.
I have this error message " Azure blob http error " when i save cloudworks connection to Blob Storage. I follow this link: Connect to Azure Blob | Anapedia Can someone help to identify the root cause and how to resolve? is it related to permission or security?
Hi everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.β¦
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-yearβ¦