This function is similar to R function neEffdecomp from the medflex package.

neEffdecompDS(model.name)

Arguments

model.name

the name of a fitted natural effect model object. This is the object saved on the server-side by the ds.neModel function.

Value

a summary table of the object of class c("neLht", "glht") (see glht). The object additionally inherits from class "neEffdecomp".

Details

The function ds.neEffdecomp automatically extracts relevant causal parameter estimates from a natural effect model.

Author

Demetris Avraam, for DataSHIELD Development Team