maxv12 function

Rotatable Plot of Surface of Possible Maximum Values of Off-diagonal Variable

Rotatable Plot of Surface of Possible Maximum Values of Off-diagonal Variable

Rotatable plot of surface of possible maximum values of off-diagonal variable v12 in positive definite 2 x 2 matrix

maxv12(theta = 30, phi = 30, inc = 25, lseq = 200, ticktype="detailed", diagnose = FALSE, verbose = TRUE)

Arguments

  • 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

Returns

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

Author(s)

William R. Fairweather

Examples

## Not run: maxv12(theta = 30, phi = 30, inc = 25, lseq = 200, ticktype = "detailed", diagnose = FALSE, verbose = TRUE) ## End(Not run)

See Also

support.p2()

  • Maintainer: William Fairweather
  • License: GPL (>= 2)
  • Last published: 2020-07-25

Useful links