﻿statsmodels.tsa.deterministic.CalendarTimeTrend
===============================================

.. currentmodule:: statsmodels.tsa.deterministic

.. autoclass:: CalendarTimeTrend
   :exclude-members: from_string,in_sample,out_of_sample,

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~CalendarTimeTrend.from_string
      ~CalendarTimeTrend.in_sample
      ~CalendarTimeTrend.out_of_sample
   
   
   

   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~CalendarTimeTrend.base_period
      ~CalendarTimeTrend.constant
      ~CalendarTimeTrend.freq
      ~CalendarTimeTrend.is_dummy
      ~CalendarTimeTrend.order
   
   
   