ds.mxSummary: Summarizes the results of an mx model optimization

Description Usage Arguments Details Value Author(s) Examples

Description

This function is similar to base function 'summary'.

Usage

1
ds.mxSummary(mxObj, datasources = NULL)

Arguments

mxObj

a character string, the name of an object obtained after optimizing a model via 'ds.mxRun'.

datasources

a list of opal object(s) obtained after login in to opal servers; these objects hold also the data assign to R, as dataframe, from opal datasources. By default an internal function looks for 'opal' objects in the environment and sets this parameter.

Details

to be written

Value

the summary of the output of an 'ds.mxRun' command.

Author(s)

Gaye, A.

Examples

1
2
3
{

}

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