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: domulti is 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 obs.
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.


Library: multi
See also: modelfr modelss modelrr modelci

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

Author: Hafner, Sperlich 980108, CH 990102
(C) MD*TECH Method and Data Technologies, 21.9.2000