Learn R Programming

sbw (version 1.0)

estimate: Estimate causal contrasts and population means

Description

Function for estimating causal contrasts and population means using the output from sbw.

Usage

estimate(object, digits = 6, ...)

Arguments

object

an object from function sbw.

digits

a scalar with the number of significant digits used to display the estimates. The default is 6.

...

ignored arguments

Examples

Run this code
# NOT RUN {
# Please see the examples in sbw.
# }

Run the code above in your browser using DataLab