print.icweib {straweib} | R Documentation |
Print icweib object
Description
This function prints the summary of the fitting results from icweib.
Usage
## S3 method for class 'icweib'
print(x, digits = 3, ...)
Arguments
x |
output returned by icweib function. |
digits |
digits to print. |
... |
other arguments to be passed from print function. |
Examples
data(tooth24)
fit <- icweib(L = left, R = right, data = tooth24, strata = dmf, covariates = ~sex)
fit
[Package straweib version 1.1 Index]