Linear Degradation Model parameters

i am using the linear degration model but, i am not able to undesrstand the parameters of it, and how should the parameters value are calculated?
can anyone please help me to understand the parameters below and how to set the values to it.
mdl{i} = linearDegradationModel(...
'Theta', 0, ...
'ThetaVariance', 1e-5, ...
'Phi', yIntercept{i}, ...
'NoiseVariance', (0.1*threshold{i}/(threshold{i} + 1))^2, ... Assume 10% noise at the threshold
'SlopeDetectionLevel', []);

Categorie

Scopri di più su Statistics and Machine Learning Toolbox in Centro assistenza e File Exchange

Prodotti

Release

R2021a

Richiesto:

il 6 Lug 2021

Risposto:

il 16 Lug 2021

Community Treasure Hunt

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

Start Hunting!

Translated by