.-
help for ^tsplot^
.-

Time series plot ----------------

^tsplot^ varlist [weight ^if^ exp ^in^ range][, graph_options]

Description -----------

^tsplot^ displays a time series plot.

Options -------

^graph^ command options are allowed.

Author ------

Aurelio Tobias Medical Statistician Getafe (Spain) e-mail: bledatobias@@ctv.es

Examples --------

. ^dups timevar, key(*) drop^ . . ^tsplot x^ . ^tsplot x [fw=w]^ . ^tsplot x, c(s) bands(10)^ . ^tsplot x y z, matrix half^

Also see --------

Manual: ^[R] graph^ STB: ^STB-41: dm53^ On-line: help for @graph@, @dups@ (if installed)