Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
MichelJuillard
dynare
Commits
5f870967
Commit
5f870967
authored
Jun 10, 2015
by
Houtan Bastani
Browse files
doc: small fixes to reporting slides
parent
d075dccf
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/dseries-and-reporting/dseriesReporting.tex
View file @
5f870967
...
...
@@ -436,10 +436,10 @@ would be transformed into
>> ts = dseries(FILENAME);
\end{alltt}
\myitem
File format (
\texttt
{
.csv, .xls
}
): dates (optional) in first column (using the
standard format: 199Q1 for quarterly data, 1990Y for annual data,
\dots
) and variable
standard format: 199
0
Q1 for quarterly data, 1990Y for annual data,
\dots
) and variable
names (optional) in the first row
\myitem
File format (
\texttt
{
.m, .mat
}
):
must define the
variables
\texttt
{
INIT
\_\_
}
,
\texttt
{
NAMES
\_\_
}
, and
, optionally,
\texttt
{
TEX
\_\_
}
. More info in the
\myitem
File format (
\texttt
{
.m, .mat
}
): variables
\texttt
{
INIT
\_\_
}
,
\texttt
{
NAMES
\_\_
}
, and
\texttt
{
TEX
\_\_
}
are optional
. More info in the
manual. Data are vectors.
\begin{alltt}
INIT
__
= `1999q1';
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment