print.qgcompemmfit: Default printing method for a qgcompemmfit object

View source: R/base_generics.R

print.qgcompemmfitR Documentation

Default printing method for a qgcompemmfit object

Description

Prints output depending for qgcomp.emm.noboot will output final estimate of joint exposure effect (similar to the 'index' effect in weighted quantile sums), as well as estimates of the 'weights' (standardized coefficients).

Usage

## S3 method for class 'qgcompemmfit'
print(x, showweights = TRUE, ...)

Arguments

x

"qgcompemmfit" object from qgcomp.emm.noboot function

showweights

logical: should weights be printed, if estimated?

...

unused

Value

Invisibly returns x. Called primarily for side effects.

See Also

qgcomp.emm.noboot, getstratweights


qgcompint documentation built on March 22, 2022, 5:06 p.m.