print.FGLMtrunc | R Documentation |
FGLMtrunc
objectPrint a summary of truncation point of the fitted FGLMtrunc
model.
## S3 method for class 'FGLMtrunc' print(x, digits = max(3, getOption("digits") - 3), ...)
x |
fitted |
digits |
significant digits in printout |
... |
additional print arguments |
Truncation point estimate of δ is printed.
The fitted object is silently return.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.