save fit data from ARX reports
I have a lot of time series data (312 experiments) and several models. I want to make sure that the models outperform an AR model with the same number of parameters. However, due to the read-only mode of the AR report.fit, I have to fit each experiment separately because the Report.Fit struct is read-only. Is there any way I can extract the Sys.Report.Fit data so that I can save all 312 experiments using flist?I have a lot of time series data (312 experiments) and several models. I want to make sure that the models outperform an AR model with the same number of parameters. However, due to the read-only mode of the AR report.fit, I have to fit each experiment separately because the Report.Fit struct is read-only. Is there any way I can extract the Sys.Report.Fit data so that I can save all 312 experiments using flist? I have a lot of time series data (312 experiments) and several models. I want to make sure that the models outperform an AR model with the same number of parameters. However, due to the read-only mode of the AR report.fit, I have to fit each experiment separately because the Report.Fit struct is read-only. Is there any way I can extract the Sys.Report.Fit data so that I can save all 312 experiments using flist? read only mode for sys.report. fit in ar models MATLAB Answers — New Questions