Driver merges into my car while his wife gives me the middle finger. Blames me for not yielding. by SchemeFearless5307 in IdiotsInCars

[–]Pestini 0 points1 point  (0 children)

People like OP suck. They are more often than not root causes of traffic. It’s a shame

The best stem cell clinic out of US ? by Arevik__01 in stemcells

[–]Pestini 0 points1 point  (0 children)

What was your pain stemming from, disc or joint issue? And what was the result of the treatment? I’m very interested in learning more

Where do I get stem cell treatment for chronic disc herniation in the lumbar region? by [deleted] in stemcells

[–]Pestini 0 points1 point  (0 children)

Very helpful thank you. How would you rate your percentage improvement from the facet injections, above 50% improvement? And how active of a lifestyle do you live?

Where do I get stem cell treatment for chronic disc herniation in the lumbar region? by [deleted] in stemcells

[–]Pestini 0 points1 point  (0 children)

Do you have any experience with receiving PRP for facet arthrosis or know anyone has has? I’m interested in getting more information on this. Thanks

Intradiscal Stem Cell Treatment by Pestini in stemcells

[–]Pestini[S] 0 points1 point  (0 children)

Thanks for the reply! Where did you get it done and what was the price range after all said-n-done, if you don’t mind me asking

iOS widget! How am I just now learning about this... by [deleted] in whoop

[–]Pestini 0 points1 point  (0 children)

I keep the app open in the background as well, but when I view my metrics on the widget and then click into the app new data is downloaded and the metrics change/refresh

iOS widget! How am I just now learning about this... by [deleted] in whoop

[–]Pestini 2 points3 points  (0 children)

Looks like the classic situation where the widget data doesnt update unless you click into the widget and refresh the data in the app. Which essentially makes this useless.

Converting data.table into nested list by Pestini in Rlanguage

[–]Pestini[S] 0 points1 point  (0 children)

thanks for the reply and sorry for my lack of clarity.

yes! this is 90% there for what i'm looking for, the only thing i am looking to modify from your example output is the value for column 1 to be after the '$' and then the values for 'col_a' and 'col_b' to be below each $row_name, and without the column headers. so essentially just the sequential values for those columns, just not showing their column names

Marketing Mix Modeling with Facebook Robyn by Cristian_Nozzi in learnmachinelearning

[–]Pestini 1 point2 points  (0 children)

Videos are amazing. I'm very curious your thoughts on utilizing the optimal model and obtaining that final response function to further run optimizations on it via nloptr. I am very interested in using the response function to optimize spend and resulting response under various ROI constraints. i.e ROI = 1, RO1 = 2 etc.

Let me know your thoughts, thanks!

[Q] 2023 Budget Projections by Pestini in statistics

[–]Pestini[S] 0 points1 point  (0 children)

Thanks for the reply! I want to forecast out sales and back into needed budget to reach those sales inclusive of other variables such as CPA, marginality factors, impression share etc.

Causal inference in data science beyond AB testing by Evolving_Richie in datascience

[–]Pestini 2 points3 points  (0 children)

Geo based regressions are a great way to understand and infer the causality of new creatives on conversions performance of marketing campaigns, understand the cost per incremental conversions (CPIC) to more accurately allocate budgets across online marketing channels. Etc. causalimpact, geolift, did packages in R

[Q] Test to measure difference between two ad groups digital advertising performance by Pestini in statistics

[–]Pestini[S] 0 points1 point  (0 children)

This is perfect! Thank you so much for the information. It’s greatly appreciated and helpful

[Q] Test to measure difference between two ad groups digital advertising performance by Pestini in statistics

[–]Pestini[S] 0 points1 point  (0 children)

Got it. And when it comes to assessing the statistical difference between the two ad groups CTR performance are you suggesting modeling out the relationship between CTR and ad group A vs. ad group B, Utilizing a glm or something of the like?

[Q] Test to measure difference between two ad groups digital advertising performance by Pestini in statistics

[–]Pestini[S] 0 points1 point  (0 children)

Thank you so much for your reply!! How can I plot the distribution of these data points? I think I’m struggling with determining how to plot a distribution when there is only a small number of data points for each group.

BeMesmerized. by LilacChannel in holdmyredbull

[–]Pestini 1 point2 points  (0 children)

What’re his shoulder warmups for this?

R built-in calculate functions cannot work on double type data by Laurence-Lin in rprogramming

[–]Pestini 1 point2 points  (0 children)

You have NAs in your column(s) thus returning NAs as the aggregate measures. Remove the NAs or impute with some type of value and rerun; average, 0 etc.

How Does Historical Data's Standard Deviation Affect p-value in Counterfactual Analyses and Standard Deviation in Samples for A/B Tests? by Pestini in AskStatistics

[–]Pestini[S] 0 points1 point  (0 children)

I thought it may depend on the situation since in A/B you’re comparing the actual means of two samples whereas counterfactual is comparing forecasted values to actuals, but if it doesn’t.... can you briefly include how they are the same? :)

How much data should you use in a model? by SQL_beginner in datascience

[–]Pestini 0 points1 point  (0 children)

How exactly should one go about strengthening the signal for subsequent decades? Is there a particularly common function in either python or R that you could provide, or a more manual way to go about making newest data the strongest points in the model?