Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LinearRationalExpectations.jl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
MichelJuillard
LinearRationalExpectations.jl
Commits
ed1afd3a
"README.md" did not exist on "1b25e970517c5d44b1c4daa7c373c47b04cb2919"
Commit
ed1afd3a
authored
5 years ago
by
MichelJuillard
Browse files
Options
Downloads
Patches
Plain Diff
adding README.md
parent
50f0e7f0
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.html
+20
-0
20 additions, 0 deletions
README.html
with
20 additions
and
0 deletions
README.html
0 → 100644
+
20
−
0
View file @
ed1afd3a
<!DOCTYPE html>
<html
xmlns=
"http://www.w3.org/1999/xhtml"
lang=
""
xml:lang=
""
>
<head>
<meta
charset=
"utf-8"
/>
<meta
name=
"generator"
content=
"pandoc"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0, user-scalable=yes"
/>
<title>
README
</title>
<style
type=
"text/css"
>
code
{
white-space
:
pre-wrap
;}
span
.smallcaps
{
font-variant
:
small-caps
;}
span
.underline
{
text-decoration
:
underline
;}
div
.column
{
display
:
inline-block
;
vertical-align
:
top
;
width
:
50%
;}
</style>
</head>
<body>
<p>
LinearRationalExpectations provides tools to solve economic linear rational expectations models.
</p>
<p>
Linear rational expectations models have the general form
</p>
<p>
E_t { A y_{t+1} + B y_t + C y_{t-1} + _t} = 0
</p>
</body>
</html>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment