|
| 1 | +--- |
| 2 | +# CFF required fields |
| 3 | +cff-version: "1.1.0" # required |
| 4 | +message: "For a consumption/saving problem with transitory and permanent shocks and unbounded (CRRA) utility, this paper derives conditions under which a nondegenerate solution exists, and under which a target wealth ratio exists; all results are paired with illustrative numerical solutions." # required |
| 5 | +authors: # required |
| 6 | + - |
| 7 | + family-names: "Velásquez-Giraldo" |
| 8 | + given-names: "Mateo" |
| 9 | + orcid: 0000-0001-7243-6776 |
| 10 | + - |
| 11 | + family-names: "Zahn" |
| 12 | + given-names: "Matthew" |
| 13 | + orcid: 0000-0003-1148-2036 |
| 14 | +title: "REMARK: Consumption and Portfolio Choice Over the Life Cycle" # required |
| 15 | +abstract: "This REMARK is an attempt to reproduce the main results of Cocco, Gomes, & Maenhout (2005), 'Consumption and Portfolio Choice Over the Life Cycle' (https://academic.oup.com/rfs/article-abstract/18/2/491/1599892)" # abstract: optional |
| 16 | +date-released: 2020-08-13 # required |
| 17 | + |
| 18 | +# REMARK required fields |
| 19 | +remark-version: 1.0 # required |
| 20 | +references: # Formatted metadata of original paper, from BibTex |
| 21 | + - type: article |
| 22 | + authors: # required |
| 23 | + - |
| 24 | + family-names: "Cocco" |
| 25 | + given-names: "Joao F." |
| 26 | + # orcid: "https://orcid.org/XXXX-XXXX-XXXX-XXXX" |
| 27 | + - |
| 28 | + family-names: "Gomes" |
| 29 | + given-names: "Francisco J." |
| 30 | + # orcid: "https://orcid.org/XXXX-XXXX-XXXX-XXXX" |
| 31 | + - |
| 32 | + family-names: "Maenhout" |
| 33 | + given-names: "Pascal J." |
| 34 | + # orcid: "https://orcid.org/XXXX-XXXX-XXXX-XXXX" |
| 35 | + title: "Consumption and Portfolio Choice over the Life Cycle" # required |
| 36 | + doi: "https://doi.org/10.1093/rfs/hhi017" # optional |
| 37 | + date: 2005-02-10 |
| 38 | + publisher : "The Review of Financial Studies" |
| 39 | + |
| 40 | +# Econ-ARK website fields |
| 41 | +github_repo_url: https://github.com/econ-ark/CGMPortfolio # required |
| 42 | +remark-name: CGMPortfolio # required |
| 43 | +notebooks: # path to any notebooks within the repo - optional |
| 44 | + - |
| 45 | + Code/Python/CGMPortfolio.ipynb |
| 46 | +identifiers-paper: # required for Replications; optional for Reproductions |
| 47 | + - |
| 48 | + type: url |
| 49 | + value: https://academic.oup.com/rfs/article-abstract/18/2/491/1599892 |
| 50 | + - |
| 51 | + type: doi |
| 52 | + value: https://doi.org/10.1093/rfs/hhi017 |
| 53 | +date-published-original-paper: 2005-02-10 # required for Replications; optional for Reproductions |
| 54 | + |
| 55 | +tags: # Use the relavent tags |
| 56 | + - REMARK |
| 57 | + |
| 58 | +identifiers: # optional |
| 59 | + - |
| 60 | + type: url |
| 61 | + value: "https://github.com/econ-ark/CGMPortfolio" |
| 62 | + |
| 63 | +keywords: # optional |
| 64 | + - Portfolio |
| 65 | + - Risky Assets |
| 66 | + - Consumption |
| 67 | + - Life Cycle |
| 68 | +--- |
| 69 | + |
| 70 | +# CGMPortfolio |
| 71 | + |
| 72 | +This REMARK is an attempt to reproduce the main results of Cocco, Gomes, & Maenhout (2005), 'Consumption and Portfolio Choice Over the Life Cycle' (https://academic.oup.com/rfs/article-abstract/18/2/491/1599892) |
| 73 | + |
| 74 | +## References |
| 75 | + |
| 76 | +Cocco, J. F., Gomes, F. J., & Maenhout, P. J. (2005). Consumption and portfolio choice over the life cycle. The Review of Financial Studies, 18(2), 491-533. |
0 commit comments