hyunsooseol / snowCluster

This module allows users to analyze k-means & hierarchical clustering, and visualize results of Principal Component, Correspondence Analysis, Discriminant analysis, Decision tree, Multidimensional scaling, Multiple Factor Analysis, Machine learning, and Prophet analysis.
http://www.sthda.com/english/wiki/factoextra-r-package-easy-multivariate-data-analyses-and-elegant-visualization
GNU General Public License v3.0
8 stars 2 forks source link

Univariate time series Problem #15

Closed mkozkok closed 9 months ago

mkozkok commented 1 year ago

Hi, I want to use ARIMA or Prophet module for my population forecasting research. But when I add the variables, I receive this message. I can't find any "newbie-friendly" tutorial for this extension. Also, can you explain to me about using this extension? My data (ss-1) Error message (ss-2, ss-3) My file (poppr.omv)

Best regards.

ss-1 ss-2 ss-3 poppr_.zip

hyunsooseol commented 1 year ago

Hi

I think your data format seems to be wrong. please read instructions and check the your dataset.

Best

Seol


Hyunsoo Seol, Ph.D., Professor

Dept.of Education, Chung-Ang Univ.

c.p) 010-3294-5717, o) 820-5370

H) http://jamovi.krhttp://jamovi.kr/

[cid:33e87dbe-52bd-44d5-b5a8-a21fd9ae227b]


보낸 사람: mkozkok @.> 보낸 날짜: 2023년 7월 9일 일요일 오전 7:20 받는 사람: hyunsooseol/snowCluster @.> 참조: Subscribed @.***> 제목: [hyunsooseol/snowCluster] Univariate time series Problem (Issue #15)

Hi, I want to use ARIMA or Prophet module for my population forecasting research. But when I add the variables, I receive this message. I can't find any "newbie-friendly" tutorial for this extension. Also, can you explain to me about using this extension? My data (ss-1) Error message (ss-2, ss-3)

Best regards.

[ss-1]https://user-images.githubusercontent.com/138057925/252069518-bffb5287-a0ab-4c98-b786-4b170bb2bb83.png [ss-2]https://user-images.githubusercontent.com/138057925/252069525-d9f5956e-dbd9-4ddc-b55d-b10a318a9d72.png [ss-3]https://user-images.githubusercontent.com/138057925/252069529-13d9fa02-3814-4cc5-9c54-c385dafe67e0.png

— Reply to this email directly, view it on GitHubhttps://github.com/hyunsooseol/snowCluster/issues/15, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AI4W7XFJIV46IGSPK4CI3DTXPHMMHANCNFSM6AAAAAA2DC35TQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>

mkozkok commented 1 year ago

Hi, The data I want to use for time series analysis is population data with a one-year interval (2007-2022). I named the population column "y" and converted it to continuous data (ss-4). However, this time I get the error "time series has no or less than 2 periods". Can't we use one-year interval data? Should I use ARIMA or Prophet for this analysis?

ss-4

hyunsooseol commented 1 year ago

Hi

I check for problems with the statistics module, but I don't do statistics consulting.

Best Seol


Hyunsoo Seol, Ph.D., Professor

Dept.of Education, Chung-Ang Univ.

c.p) 010-3294-5717, o) 820-5370

H) http://jamovi.krhttp://jamovi.kr/

[cid:b904c841-9474-4450-a901-7f9862a3b313]


보낸 사람: mkozkok @.> 보낸 날짜: 2023년 7월 9일 일요일 오전 7:42 받는 사람: hyunsooseol/snowCluster @.> 참조: 설현수 @.>; Comment @.> 제목: Re: [hyunsooseol/snowCluster] Univariate time series Problem (Issue #15)

Hi, The data I want to use for time series analysis is population data with a one-year interval (2007-2022). I named the population column "y" and converted it to continuous data (ss-4). However, this time I get the error "time series has no or less than 2 periods". Can't we use one-year interval data? Should I use ARIMA or Prophet for this analysis?

[ss-4]https://user-images.githubusercontent.com/138057925/252074793-f4846274-03a8-4487-8e66-b3ee6ce60922.png

— Reply to this email directly, view it on GitHubhttps://github.com/hyunsooseol/snowCluster/issues/15#issuecomment-1627535038, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AI4W7XD2NACF7NGB3W25C2LXPHO5FANCNFSM6AAAAAA2DC35TQ. You are receiving this because you commented.Message ID: @.***>

mkozkok commented 1 year ago

Hi, Now I tried using the PROPHET model. But I got a different error (ss-5, and zip file). I am using my computer in Turkish and Turkey time zone, is it because of this? How should I process time data?

ss-5 poppr_proph.zip

And my problem as I mentioned above still continues. The data I want to use for time series analysis is population data with a one-year interval (2007-2022). I named the population column "y" and converted it to continuous data (ss-4). However, this time I get the error "time series has no or less than 2 periods" in ARIMA.

hyunsooseol commented 1 year ago

Hi

I analyzed the example data in the snowCluster module and found no errors. This probably means that your data is not suitable for analysis.

Best Seol