| print.CBPS | R Documentation |
Print coefficients and model fit statistics
## S3 method for class 'CBPS'
print(x, digits = max(3, getOption("digits") - 3), ...)
x |
an object of class “CBPS” or “npCBPS”, usually, a result of a call to |
digits |
the number of digits to keep for the numerical quantities. |
... |
Additional arguments to be passed to summary. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.