TimeSeriesWindow
TimeSeriesWindow[tseries,{tmin,tmax}]
tminから tmaxまでの中に入る,時系列 tseries の要素を与える.
TimeSeriesWindow[tseries,windowspec]
窓指定 windowspec を満足する時系列 tseries の要素を与える.
詳細とオプション
- TimeSeriesWindowは,指定された窓に入る時系列の部分集合を選ぶために使われる.
- 時系列 tseries は,数値のリスト{x1,x2,…},時点と値のペアのリスト{{t1,x1},{t2,x2},…},TimeSeries,EventSeries,TemporalDataのいずれでもよい.
- 窓の時点 tminおよび tmaxは,Automatic,数,あるいは日付で与えることができる.tminあるいは tmaxがAutomaticとして与えられている場合は,それぞれに tseries の最初と最後の時点が使われる.
- 次は,使用可能な窓指定 windowspec である.
-
{tmin,tmax} 時刻または日付の範囲 DateObject[_, gran] 単一粒度のDateObject dayspec 曜日指定を使う - 使用可能な dayspec タイプには,"Weekday","Weekend",MondayからSundayまで,"BeginningOfMonth","EndOfMonth","BusinessDay","Holiday"がある.
- TimeSeriesWindowのオプション
-
ResamplingMethod Automatic 経路のリサンプリングに使用するメソッド IncludeWindowTimes False tminおよび tmaxがタイムスタンプに属さない場合に,これらの値を作成するかどうか CalendarType "Gregorian" 日付を解釈する暦体系 HolidayCalendar {"UnitedStates","Default"} 営業日のための休日のスケジュール - デフォルトで,窓の時点 tminおよび tmaxは,tseries の時点{t1,t2,…}に属する場合にのみ含まれる.
- tminおよび tmaxが{t1,t2,…}の範囲外にある場合は,t1および tnがそれぞれ使われる.
例題
すべて開くすべて閉じるスコープ (8)
データの型 (5)
オプション (4)
Wolfram Research (2014), TimeSeriesWindow, Wolfram言語関数, https://reference.wolfram.com/language/ref/TimeSeriesWindow.html (2019年に更新).
テキスト
Wolfram Research (2014), TimeSeriesWindow, Wolfram言語関数, https://reference.wolfram.com/language/ref/TimeSeriesWindow.html (2019年に更新).
CMS
Wolfram Language. 2014. "TimeSeriesWindow." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2019. https://reference.wolfram.com/language/ref/TimeSeriesWindow.html.
APA
Wolfram Language. (2014). TimeSeriesWindow. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TimeSeriesWindow.html