print.gof_gerbil: Prints a 'gof_gerbil' object. Printed output pertains to the...

View source: R/test_gerbil.R

print.gof_gerbilR Documentation

Prints a gof_gerbil object. Printed output pertains to the goodness-of-fit tests that are applied in order to compare the distribution between observed and imputed cases for relevant variables or variable pairs.

Description

Prints a gof_gerbil object. Printed output pertains to the goodness-of-fit tests that are applied in order to compare the distribution between observed and imputed cases for relevant variables or variable pairs.

Usage

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

Arguments

x

object of gof_gerbil class

...

additional parameters to be passed down to inner functions.

Value

The functions print.gof_gerbil and summary.gof_gerbil display information about the cor_gerbil object. The output displayed includes: 1) the average test statistic value across all variables or variable pairs contained in the object, 2) the average p-value of all goodness-of-fit tests contained within the object, and 3) the number of tests that yieled a p-value of less than 0.05.


gerbil documentation built on Jan. 12, 2023, 5:10 p.m.