powered by
mcSetup
Function to organize and print the output provided by the function incrExplor()
incrExplor()
# S3 method for mcSetup print(x, ...)
displays information resulting from a call of the incrExplor()
function
an object of the class mcSetup resulting from a call of the incrExplor() function
further arguments passed to print
print
incrExplor(), mcReserve(), mcBreaks(), mcStates()
mcReserve()
mcBreaks()
mcStates()
data(CameronMutual) x <- incrExplor(CameronMutual) print(x)
Run the code above in your browser using DataLab