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

.. currentmodule:: statsmodels.tsa.deterministic

.. autoclass:: CalendarTimeTrend
   :exclude-members:

   
   
   .. 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
   
   
   