Community Profile

photo

Kaiguang Zhao


The Ohio State University

Last seen: Today Active since 2022

Statistics

All
  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 2
  • First Review
  • First Submission
  • GitHub Submissions Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Content Feed

View by

Submitted


Bayesian Changepoint Detection & Time Series Decomposition
Rbeast or BEAST is a Bayesian algorithm to detect changepoints and decompose time series into trend, seasonality, and abrupt cha...

9 månader ago | 10 downloads |

Thumbnail

Answered
Find sudden jumps in signal
Here are some extra thoughts. Not sure about to what extent these will address your problem, but at least, some aspects (e.g., a...

ungefär 2 år ago | 1

Answered
Structural Break in Time Series
Not familar with Eviews, but here are some thoughts borrowed from the answer to similar questions asked here. For self-ego, the ...

ungefär 2 år ago | 0

Answered
How to perform piece-wise linear regression to determine break point?
Many excellent answers have been posted there. Apparently, numerous algorithms are possible for segmented regression and typical...

ungefär 2 år ago | 5

Answered
Seasonal Breakdown from a Time Series data
Not sure how useful or relevant this will be to your specific need (plus this is an old question). Regardless, I want to share a...

ungefär 2 år ago | 0

Answered
I have a series of wind speed data and how can i decompose it to seasonal and non-seasonal trends using VMD?
I know this is an old question plus I have never used VMD (variational mode decomposition) before. But just in case it is still ...

ungefär 2 år ago | 0

Answered
How can I decompose a time series in linear Trend, Residual and Seasonal trend?
TLDR: One way to decompose time series is a Matlab tool called BEAST I developed. Below is a minimal example. eval(webread('htt...

ungefär 2 år ago | 1

Answered
How to decompose a series into trend, seasonal, and residual components assuming an additive model?
Copied here is the same answer to your same question posted in another thread: Numerous time series decomposition algorithms a...

ungefär 2 år ago | 1

| accepted