Forum Discussion

Gracie's avatar
Gracie
Helper II
9 years ago

How to put x as dates for R linear regression

I am writing R script to do linear regression. My dateset is date and price. Date is from Date table and Price is from Sales table. These two tables have no relationship setup. How can I put date as ...