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

neLhtDS(model.name, linfct)

Arguments

model.name

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

linfct

a specification of the linear hypothesis to be tested.

Value

a summary table of the object of class c("neLht", "glht") (see glht).

Details

The function neLhtDS allows to calculate linear combinations of natural effect model parameter estimates.

Author

Demetris Avraam, for DataSHIELD Development Team