主要内容

dferror

Degrees of freedom for model

Description

df = dferror(Model) evaluates the degrees of freedom of a model. Use the degrees of freedom to calculate a confidence interval for predictions.

Input Arguments

collapse all

Model, specified as an mbcmodel.model object.

Output Arguments

collapse all

Degrees-of-freedom, specified as a scalar.

Version History

Introduced in R2010a