Main Content
setcov
Set parameter covariance data in identified model
Syntax
Description
sets the parameter covariance of identified model newSys
= setcov(sys
,cov
)sys
as
cov
.
The model parameter covariance is calculated and stored automatically when a model is estimated. Therefore, you do not need to set the parameter covariance explicitly for estimated models. Use this function for analysis, such as to study how the parameter covariance affects the response of a model obtained by explicit construction.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2012a