View source: R/ds.neEffdecomp.R
ds.neEffdecomp | R Documentation |
This function is similar to R function neEffdecomp
from the
medflex
package.
ds.neEffdecomp(model = NULL, datasources = NULL)
model |
the name of a fitted natural effect model object. This is the
object saved on the server-side by the |
datasources |
a list of |
The function ds.neEffdecomp
automatically extracts relevant causal
parameter estimates from a natural effect model.
a summary table of the object of class c("neLht", "glht") (see glht). The object additionally inherits from class "neEffdecomp".
Demetris Avraam, for DataSHIELD Development Team
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.