view.movie {pga} | R Documentation |
Visualizes the result from pga
. This function creates
a postscript file. To view the resulting “postscript movie”, choose
the “full screen” or “fit in window” option from your
postscript viewer and hold down the “page down” button.
view.movie(obj, truth=NULL, filename, ...)
obj |
object created by pga . |
truth |
only useful for simulations. A list of truly revelant variables. This allows the function to use a different symbol for these variables. |
filename |
name to store the output file. For example, if
filename="myPGA" , then a postscript (.ps) file will be created
with the name “myPGA-movie.ps”; the file will consist of a
total of B individual bubble plots, each serving as a frame in the
movie. |
... |
other graphic parameters, such as ylim=c(0,1) . |
Please see pga-package for an introductory overview and examples.
Mu Zhu, University of Waterloo, Canada.
Zhu M, Chipman HA (2006). Technometrics, 48, page 501, Section 5.