-
-
Notifications
You must be signed in to change notification settings - Fork 564
chapter 05/06/07 - fix grammar and rendering #453
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
"$\n", | ||
"\n", | ||
"We also think that different levels of risk and line have different propensity of doing an agreement, so we will mark them as also causing agreement. As for email and agreement, we could make an argument that some people just read the subject of the email and that makes them more likely to make an agreement. The point is that email could also cause agreement without passing through open.\n", | ||
"We also think that different levels of risk and limit have different propensity of doing an agreement, so we will mark them as also causing agreement. As for email and agreement, we could make an argument that some people just read the subject of the email and that makes them more likely to make an agreement. The point is that email could also cause agreement without passing through open.\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not grammar, but keeping vocabulary consistency
"1. Adding a dummy for paying the entire debt when trying to estimate the effect of a collections strategy on payments.\n", | ||
"2. Controlling for white vs blue collar jobs when trying to estimate the effect of schooling on earnings\n", | ||
"3. Controlling for conversion when estimating the impact of interest rates on loan duration\n", | ||
"4. Controlling for marital happiness when estimating the impact of children on extramarital affairs\n", | ||
"5. Breaking up payments modeling $E[Payments]$ into one binary model that predicts if payment will happen and another model that predict how much payment will happen given that some will: $E[Payments|Payments>0]*P(Payments>0)$\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Current rendering makes this a code block. Removing tabs makes it text. Tested with a local build: jupyter-book build causal-inference-for-the-brave-and-true
Let me know if this is helpful, and if you prefer more granular or coarse PRs