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: agen bgen

Macro: hgen
Description: auxiliary macro for full VAR model analysis

Usage: h = hgen(ord,di)
Input:
ord vector, order of series
di vector, dimensions
Output:
bb vector

Example:
library("multi")
h = hgen(2,2)
h
Result:
[1,] 1.000000 0.000000 
[2,] 0.000000 1.000000 
[3,] 0.000000 0.000000 
[4,] 0.000000 0.000000 

Library: multi
See also: agen bgen

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 971027
(C) MD*TECH Method and Data Technologies, 28.6.1999