View source: R/bootgam.plots.R
bootgam.print | R Documentation |
This functions prints some summary information for a bootgam performed in Xpose, or for a bootscm performed in PsN.
bootgam.print(bootgam.obj = NULL)
bootgam.obj |
The bootgam or bootscm object. |
No value returned
Ron Keizer
## Not run:
bootgam.print(current.bootgam) # Print summary for the current Xpose bootgam object
bootgam.print(current.bootscm) # Print summary for the current Xpose bootscm object
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.