Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Library: multi
See also: modelfr modelss modelrr modelci

Quantlet: domulti
Description: the starting quantlet for the library multi. The user can interactively transform the data, do preliminary analysis, select the model type, etc.

Usage: domulti(y{,origyear{,origperiod{,periodicity{,name}}}})
Input:
y n x p matrix, data of the time series
origyear integer, the year of the first observation
origperiod integer, the season of the first observation
periodicity integer, the number of seasons per period
name string vector, names of the time series

Example:
library("multi")
x = read("e1")
domulti(x,1960,1,4,"a"|"b"|"c")

Result:
Menu "Multiple Time Series Analysis" is created;
it allows for interactive analysis.



Author: C. Hafner, S. Sperlich, W. Haerdle, 19990102 license MD*Tech
(C) MD*TECH Method and Data Technologies, 05.02.2006