log regression function: how to do? | Community
Skip to main content
New Participant
October 7, 2022
Solved

log regression function: how to do?

  • October 7, 2022
  • 1 reply
  • 1168 views

I want to predict future percentage using log log regression but I got no idea and resource to find out how to actually calculate it here

can anyone please help me asap!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by FrederikWerner

The regression functions all work the same in AA. The post @jennifer_dungan mentioned details the steps for one of them, but as the first screenshot shows, the same steps can be followed for any other available regression model, like the logistic regression. The formula needs to be adapted to fit the log regression model, but all the inputs can be derived from the builtin functions which are used in the post:

https://www.fullstackanalyst.io/blog/adobe-analytics/predictive-regression-analysis-in-adobe-analytics/?r=exl

1 reply

Jennifer_Dungan
New Participant
October 7, 2022

While I am not so sure about the Log Regression function, @frederikwerner has a really cool blog post about Predictive Analytics:

 

https://www.fullstackanalyst.io/blog/adobe-analytics/predictive-regression-analysis-in-adobe-analytics/

 

CentaurusAuthor
New Participant
October 8, 2022

Thanks for the recommendation but i was precisely looking for the logistic regression model..

 

Jennifer_Dungan
New Participant
October 9, 2022

Ah, well sadly, I have never actually used that feature, and I tried to do a search for content and really am not finding much (likely the same as you)... 

 

So far this is all I have found: 

https://experienceleague.adobe.com/docs/analytics/components/calculated-metrics/calcmetrics-reference/cm-adv-functions.html?lang=en#concept_5F3A9263BBB84E6098160A4DFB9E3607 

(but it's not terribly descriptive in how to use the function)

 

Best of luck... maybe someone else more familiar with that will post here...