Tagged Questions
1
vote
1answer
199 views
Bootstrap distribution of a breakpoint not centered around its parameter estimate
I estimated the breakpoint for a piecewise linear model (one intercept, two slopes that meet at the breakpoint) by minimizing the deviance using an optimizer (optim ...
0
votes
0answers
235 views
How to use gradient to obtain critical points of Time series?
How to determine the number of critical points for some time series (for example, using gradient)?
As far as I understand I have to do the following steps:
Fit the time series with some "curve" ...
