View source: R/print.miss.glm.R
| print.miss.glm | R Documentation | 
Print results for class miss.glm.
## S3 method for class 'miss.glm'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
| x | an object of class " | 
| digits | minimal number of significant digits. | 
| ... | further arguments passed to or from other methods. | 
No return value, called for coefficient and standard error estimates print.
## For examples see example(miss.glm)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.