mxSummaryDS: Generates the summary from the output of an 'mxRun' fit

Description Usage Arguments Details Value Author(s)

Description

This function ensures the summaries returned to user contain no potentially disclosive information. It gets the summary already produced and stored on the server site and removes potentially disclosive elements.

Usage

1
mxSummaryDS(input)

Arguments

input

an object of type "MxModel", the ouput of an 'mxRun' fit.

Details

It essentially removes the min and max values from the summaries and store the summary items in a list that is returned.

Value

a list that holds the summary items.

Author(s)

A. Gaye


datashield/dsMx documentation built on May 14, 2019, 7:51 p.m.