Open cokelaer opened 9 years ago
This is coming from cutandPlotResults when the size of the MIDAS file cannot be plotted on the screen.
Using for instance plotParams=list(maxrow=50) as an argument to cutAndPlot prevents that issue.
This is wierd because we have already handle large MIDAS file before but the fix is to have a more robust cutAndPlot function
Got this error:
In this code.
cutAndPlotResultsT1(model=model, bString=res$bString, CNOlist=cnolist)