Skip to content
Commit d0f9ef13 authored by Eamon O'Dea's avatar Eamon O'Dea
Browse files

Subset xreg along with x

The documentation says that xreg should have the same length or number of rows as x.
But when x beings with NAs, the leading NAs get trimmed. This leads to errors unless
xreg is actually trimmed by the user. To prevent this extra work for the user, we
subset x and xreg together when there are leading NAs in x.
parent 17c76332
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment