View source: R/SandwichLayer.R
as.SandwichLayer | R Documentation |
PreSandwichLayer
to a SandwichLayer
with a
StudySpecification
objectas.SandwichLayer()
uses the StudySpecification
object passed to the specification
argument to populate the slots
in a SandwichLayer
object that a PreSandwichLayer
does not
have sufficient information for.
as.SandwichLayer(x, specification, by = NULL, Q_data = NULL)
x |
a |
specification |
a |
by |
optional; a string or named vector of unique identifier columns in
the data used to create |
Q_data |
dataframe of direct adjustment sample, which is needed to
generate the |
a SandwichLayer
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.