Graybeard
Well-Known Member
What the title says^
I have programmed an analysis program that can make a Linear Regression trends out of any x, y set of data
fields (columns) separated by a ,
not sure what the minimum time should be but 60 - 90 days should be ok.
my objective it to test the accuracy we can make 2 projections
No disclosure of the location or exact nature is needed just two sets of numbers any x, y set of data you want me to test.
Example:
the x=value y=value i can convert (top right of chart)
mouse moved --you will have to mark off where after it is charted
this is an explanation (study course) describing liner regression principles.
I have programmed an analysis program that can make a Linear Regression trends out of any x, y set of data
- impressions, ( campaign or siteid, date) x, y set of data
- ctr (to landing page), date) x, y set of data
- most other x, y set of data ---numbers are numbers
fields (columns) separated by a ,
not sure what the minimum time should be but 60 - 90 days should be ok.
my objective it to test the accuracy we can make 2 projections
- the first half of the data
- the whole length of the data and you can see the trends.
No disclosure of the location or exact nature is needed just two sets of numbers any x, y set of data you want me to test.
Example:
the x=value y=value i can convert (top right of chart)
mouse moved --you will have to mark off where after it is charted
this is an explanation (study course) describing liner regression principles.
Build and Interpret a Univariate Linear Regression Model
Build, interpret, and evaluate linear, logistic and polynomial regression models based on observations in your data.
openclassrooms.com