ECMMonEchoModelTableForm: Echo model table form

Description Usage Arguments Details Value

View source: R/ECMMon.R

Description

If there is a multi-site models echoes (parts of) that model. Otherwise echoes the single-site model.

Usage

1
2
3
4
5
6
ECMMonEchoModelTableForm(
  ecmObj,
  part = NULL,
  echoQ = TRUE,
  dataFrameResultQ = FALSE
)

Arguments

ecmObj

An ECMMon object.

part

A string that which part of the model to echo. If NULL all parts are echoed.

dataFrameResultQ

Should the result be a data frame or not?

Details

A list of data frames is assigned to ecmObj$Value.

Value

An ECMMon object


antononcube/ECMMon-R documentation built on April 18, 2021, 10:47 a.m.