From 3ea7eeb359f71290b43bdd83ab602d5a5382b333 Mon Sep 17 00:00:00 2001 From: William Chen Date: Tue, 10 Dec 2019 11:55:51 -0500 Subject: [PATCH] Fix reference link for Estimating CAPM in example_model. --- docs/src/example_model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/example_model.md b/docs/src/example_model.md index 86d6460..db4c54a 100644 --- a/docs/src/example_model.md +++ b/docs/src/example_model.md @@ -27,7 +27,7 @@ the source code of `GenericModel` into a new file and editing that file. Referen the source code of models in [DSGE.jl](https://github.com/FRBNY-DSGE/DSGE.jl) will be useful. -### [Estimating CAPM](@ref estim-capm) +### [Estimating CAPM](@id estim-capm) Some users only need the ability to estimate parameters. `GenericModel` provides a convenient way to do that since it includes functionality to choose settings