print.CBPS: Print coefficients and model fit statistics

Description Usage Arguments

View source: R/CBPSMain.R

Description

Print coefficients and model fit statistics

Usage

1
2
## S3 method for class 'CBPS'
print(x, digits = max(3, getOption("digits") - 3), ...)

Arguments

x

an object of class “CBPS” or “npCBPS”, usually, a result of a call to CBPS or npCBPS.

digits

the number of digits to keep for the numerical quantities.

...

Additional arguments to be passed to summary.


kosukeimai/CBPS documentation built on Jan. 24, 2022, 3:27 p.m.