Nothing
knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(drape)
drape
is an R package used to perform doubly robust average partial effect estimation, via kernel resmoothing and location-scale score estimation. The function drape()
performs this task for arbitrary plug-in regression procedures. The function resmooth()
transforms a fitted prediction model into a smooth version. The function spline_score()
estimates the smoothing spline score function estimate.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.