Richard Evans
Richard Evans
I tried reinstating the Windows tests in PR #89 but they still get stuck in `build_and_test.yml` in the "Test" stage.
@jdebacker. Yes. I think there are three options with the tax functions in the `Calibration` class. 1. Estimate the tax functions: `estimate_tax_functions=True` 2. (Default) Do not estimate the tax functions...
@jdebacker. I just have the one question about updating values in the `ogusa_default_parameters.json` instead of updating them in the sample run script. The current status of this PR is good...
@jdebacker. This looks great. Merging.
I will try to give `black` a run in the next week. I really don't like lines that are longer than 79 characters, and I have heard great things about...
My first recommendation is to create the three pdf functions in a Python module. A module is just a Python file (e.g., `filename.py`) that contains function definitions. I recommend that...
I also wanted to give you some direction as to where to find the special functions that are in the denominators of the gamma (GA), generalized gamma (GG), and generalized...
@takando . Good question. You're right that there are two possible answers here to the moments to use in 1(a). The second columns of Table 1 has the counts and...
@erineidschun I'm glad you solved this. The steps are the following: 1. For graphing the histogram and the estimated log normal in part (c), generate the histogram in 1(a) based...
@zhuyuming96 @xiangyum . I don't know what this problem is, and I can't replicate it. Maybe it is an issue with VS Code. I get the notebook to open just...