| smooth_erf_locpol | R Documentation | 
Compute smoothed erf with locpol approach
smooth_erf_locpol(matched_Y, matched_w, matched_cw, x_eval, bw)
| matched_Y | A vector of outcome value. | 
| matched_w | A vector of treatment value. | 
| matched_cw | A vector of weight or count. | 
| bw | A scaler number indicating the bandwidth. | 
A vector of smoothed ERF.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.