Learn R Programming

xpose4 (version 4.7.1)

bootgam.print: Print summary information for a bootgam or bootscm

Description

This functions prints some summary information for a bootgam performed in Xpose, or for a bootscm performed in PsN.

Usage

bootgam.print(bootgam.obj = NULL)

Arguments

bootgam.obj

The bootgam or bootscm object.

Value

No value returned

Examples

Run this code
# NOT RUN {
# }
# 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
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab