필터 지우기
필터 지우기

How to get data for Diagnostic Statistics, Predicted/Observed, Normal Plot and Validation Data plots out of the xregstatsmodel exported out of the Model Based Calibration toolbox?

조회 수: 1 (최근 30일)
After successful model formation, I have exported xregstatsmodel into the Matlab WorkSpace. Limited set of methods applicable to the model could be listed with the command:
help xregstatsmodel
but there is no commands for getting information regarding Diagnostic Statistics and other figures. There is an option named Print to Figure, but I prefere to build up my own figures. To do so, I need the data sets on which those figures are based on.
Screen shot of the diagrams that I would like to create by myself is attached.
Capture.PNG
Any help is greatly appreciated.

답변 (1개)

Ian Noell
Ian Noell 2023년 7월 11일
The xregstatsmodel interface is just intended for evaluating models.
There is a separate interface for fitting models and accessing statistics for plots those shown like above.

카테고리

Help CenterFile Exchange에서 Model Scripting에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by