Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Trigonometric Regression

    Dear All,

    I want to do Trigonometric Regression to find the coefficient of cyclic variation to measure the seasonality in the data set. It would be great if you can suggest some source to understand how I can work this out on STATA?

    Your reply is eagerly awaited.
    Thank you.

  • #2
    You can use search in Stata with keywords:

    Code:
    search for trigonometric regression                                                    (manual:  [R] search)
    ------------------------------------------------------------------------------------------------------------
    
    Search of official help files, FAQs, Examples, SJs, and STBs
    
    SJ-6-4  st0116  . . . .  Speaking Stata: In praise of trigonometric predictors
            . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  N. J. Cox
            Q4/06   SJ 6(4):561--579                                 (no commands)
            discusses the use of sine and cosine as predictors in
            modeling periodic time series and other kinds of periodic
            responses
    doing that yourself will yield a clickable link.

    Comment


    • #3
      Thank you, Sir.

      Comment

      Working...
      X