print.microsynth: Displaying microsynth Fits and Results

View source: R/microsynth-class.R

print.microsynthR Documentation

Displaying microsynth Fits and Results

Description

Print method for class 'microsynth'.

Usage

## S3 method for class 'microsynth'
print(x, ...)

Arguments

x

A microsynth object produced by microsynth()

...

further arguments passed to or from other methods.

Value

The functions print.microsynth and summary.microsynth display information about the microsynth fit and estimation results, if available.

The output includes two parts: 1) a display of key input parameters; and 2) estimated results, in a similar format as they appear when saved to .csv or .xlsx., once for each specified post-intervention evaluation time.


microsynth documentation built on June 8, 2025, 10:43 a.m.