Grocer >> Basic functions > trend
trend
exponentiated time trend
PARAMETERS
- Input
p = exponent of the time-trend
nobs = size of the matrix
- Output
xmat = (nobsx1) vector containing trend
DESCRIPTION
Produces a vector equal to a time-trend with exponentiation p.
EXAMPLE
ext=trend(2,10)
|  |  | |
AUTHOR
Eric Dubois 2002