Description Usage Arguments Value
Computes whether there is a noticable association between weather and average ticket sales revenue
1 | compute_revenue_regression(revenue, storm, temp, humid)
|
revenue |
vector containing ticket sales revenue for all home games |
storm |
vector containing information on whether or not there was a thunderstorm the day of the baseball game |
temp |
vector containing the mean temperature for the day the baseball game was on |
humid |
vector containing the max humidity for the day the baseball game was on |
a summary output of the regression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.