Scott Spitze
Scott Spitze
I'm experimenting with matching along n variables (ex `x1` and `x2`) and want to keep track of the distance for each variable (`distance_col = "distance"`). You can do this, but...
Before I begin, thanks for the package, it is very useful. My apologies if this has been answer elsewhere. I am attempting to use `formula()` in fixed effects but it...
Small issues in the math of *Information and Consumption Smoothing*. * It says > which confirms that {a_t} is a **serially uncorrelated** process with variance > σ^2_a=β^{−1}σ^2_ε. when this should...
Hello again. Some minor typos in *Asset Pricing with Incomplete Markets* 1. For the pessimists' beliefs, you copied the optimists' beliefs. 1. For `price_optimistic_beliefs()` (and pessimistic) you specify `tol=1e-16` in...