Made datamat split mts into multiple ts, keeping the mts
Should be very general, allowing things such as: ```R tslm(consumption ~ income + usconsumption, data = usconsumption) ``` Fix for #277
Loading
Please sign in to comment
Should be very general, allowing things such as: ```R tslm(consumption ~ income + usconsumption, data = usconsumption) ``` Fix for #277