I have a data frame which contains just 12 elements.which are;
32072,12062,47063,23237,32993,48605, 28670, 34622, 38168, 29813, 42659, 36072
I want to make some predictions with this elements. I am a new R user. I searched a lot but I didn't find how to forecast with regression analyssis. Thanks a lot.