Print method for scan objects
# S3 method for sc_power
print(x, digits = "auto", ...)# S3 method for sc_ac
print(x, digits = "auto", ...)
# S3 method for sc_cdc
print(x, nice = TRUE, ...)
# S3 method for sc_bctau
print(x, nice = TRUE, digits = "auto", ...)
# S3 method for sc_desc
print(x, digits = "auto", ...)
# S3 method for sc_design
print(x, ...)
# S3 method for sc_hplm
print(x, ...)
# S3 method for sc_overlap
print(x, digits = "auto", ...)
# S3 method for sc_mplm
print(x, digits = "auto", std = FALSE, ...)
# S3 method for sc_nap
print(x, digits = "auto", ...)
# S3 method for sc_outlier
print(x, digits = "auto", ...)
# S3 method for sc_pand
print(x, ...)
# S3 method for sc_pem
print(x, ...)
# S3 method for sc_pet
print(x, ...)
# S3 method for sc_pnd
print(x, ...)
# S3 method for sc_tauu
print(x, complete = FALSE, digits = "auto", ...)
# S3 method for sc_plm
print(x, ...)
# S3 method for sc_trend
print(x, digits = 3, ...)
# S3 method for sc_rand
print(x, ...)
# S3 method for sc_rci
print(x, ...)
Object
The minimum number of significant digits to be use. If set to "auto" (default), values are predefined.
Further parameters passed to the print function
If set TRUE (default) output values are rounded and optimized for publication tables.
If TRUE, a table with standardized estimates is included.
Print further parameters.