.make_PreSandwichLayer | R Documentation |
.make_PreSandwichLayer()
takes a fitted covariance
adjustment model passed to the model
argument and generates
adjustments to outcomes for observations in the newdata
argument.
It also evaluates the gradient of the adjustments taken with respect to
the coefficients at the coefficient estimates.
.make_PreSandwichLayer(model, newdata = NULL, ...)
model |
a fitted model to use for generating covariance adjustment values |
newdata |
a dataframe with columns called for in |
... |
additional arguments to pass on to |
A PreSandwichLayer
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.