Description Usage Arguments Details Value Author(s) See Also Examples
Plots splines of incidence versus age and calendar year produced by mk2D.
1 |
seerSet |
seerSet object after it is processed by mk2D. |
write |
TRUE if you want to write images to a seerSet subfolder. The name of this subfolder is the basefilename (bfn) of the seerSet. |
outDir |
Parent folder of seerSet subfolders. |
col |
Color of surface plot. |
A plot will be produced for each cancer fitted by mk2D. For the first of these, RGL will open a new X11 window. Adjustments of size and angle of this first plot will hold for all subsequent plots. After each plot, the user hits any key to write the plot to a file and advance through the list of cancers.
None, results go to the screen and to png files.
Tom Radivoyevitch (radivot@ccf.org)
SEERaBomb-package, mk2D,seerSet
1 2 3 4 5 6 7 | ## Not run:
library(SEERaBomb)
n=simSeerSet()
n=mk2D(n)
plot2D(n)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.