Monotonicity function. Internal error?
显示 更早的评论
Good morning!
I have a lot of variables with longitudinal data and I have to select the best of those. One of the things that I'm taking into account is their monotonicity. I'm using montonocity function (sign method).
I've kept the individual values that MAtlab calculate just to show on a plot the meaning of perfect monotonicity. I've plotted all the rows on my table that have monotonicity=1, but, surprisingly I can clearly see a couple of series that are not monotonous and still have a value of monotonicity=1...
Do you know if the function is doing any kind of approximation inside?
Thank you!
Regards,
MartaJ

回答(1 个)
Steven Lord
2020-4-23
0 个投票
If you're using the monotonicity function in Predictive Maintenance Toolbox, see the Algorithms section on that documentation page for a description of what each of the different methods does to compute monotonicity.
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!