Description Usage Arguments Value Author(s) See Also Examples
Rotatable plot of slice through support region in positive definite 2 x 2 matrix at fixed value of off-diagonal variable v12
1 2 |
level3 |
Level of V1 where slice is taken |
theta |
left-right plot rotation parameter in degrees |
phi |
up-down plot rotation parameter in degrees |
inc |
increment in degrees of plot rotations |
lseq |
number of cut points in v1 and in v2 |
ticktype |
simple or detailed ticks on variables |
diagnose |
Logical. T causes printing of diagnostic content |
verbose |
Logical. T causes printing of program ID before and after running |
Output is a plot that is rotatable via keyboard input. Upon exit, the latest values of the rotation parameters is listed to facilitate return to the latest plot
William R. Fairweather
support.p2()
1 2 3 4 | ## Not run: slice.v12(level3 = 0.3, theta = 30, phi = 10, inc = 25, lseq = 100,
ticktype = "detailed")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.