compact
Description
returns the compact censored linear regression model compactMdl
= compact(mdl
)compactMdl
, which
is the compact version of the full, fitted censored linear regression model
mdl
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2025a
See Also
CompactCensoredLinearModel
| CensoredLinearModel
| fitlmcens