readMpm: Generates the Table object for .mpm file.

Description Usage Arguments Details Value Note Author(s) See Also

Description

This function is used to generate the table object from .mpm file.

Usage

1
readMpm(dataFile)

Arguments

dataFile

This file should be present in the current folder. If this parameter is missing, then dataFile is taken as "./Result.mpm"

Details

The table object generated by this method contains data from .mpm file which will be generated when either runGimmNPosthoc() or runGimm()and runPosthoc() are executed. So before running this method either of them should be executed.

Value

This functions returns a table object.

Note

Email Address : kumarvk@ucmail.uc.edu

Author(s)

Vinayak Kumar, Mario Medvedovic

See Also

processPostHocParas, runGimmNPosthoc, processGimmParas


uc-bd2k/gimmR documentation built on May 3, 2019, 2:15 p.m.