Bumham RSA Manuel d'utilisateur Page 13

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 23
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 12
plotRSA 13
plotRSA Plots a response surface of a polynomial equation of second degree
Description
Plots an RSA object, or a response surface with specified parameters
Usage
plotRSA(x = 0, y = 0, x2 = 0, y2 = 0, xy = 0, w = 0, wx = 0,
wy = 0, x3 = 0, xy2 = 0, x2y = 0, y3 = 0, b0 = 0, type = "3d",
model = "full", xlim = NULL, ylim = NULL, zlim = NULL, xlab = NULL,
ylab = NULL, zlab = NULL, main = "", surface = "predict",
lambda = NULL, suppress.surface = FALSE, suppress.box = FALSE,
rotation = list(x = -63, y = 32, z = 15), label.rotation = list(x = 19, y
= -40, z = 92), gridsize = 21, bw = FALSE, legend = TRUE,
param = TRUE, coefs = FALSE, axes = c("LOC", "LOIC", "PA1", "PA2"),
project = c("contour"), maxlines = FALSE, cex = 1, cex.main = 1,
points = list(data = NULL, show = NA, value = "raw", jitter = 0, color =
"black", cex = 0.5, out.mark = FALSE), fit = NULL, link = "identity",
tck = c(1.5, 1.5, 1.5), distance = c(1.3, 1.3, 1.4), border = FALSE,
contour = list(show = FALSE, color = "grey40", highlight = c()),
hull = NA, showSP = FALSE, showSP.CI = FALSE, pal = NULL,
pal.range = "box", pad = 0, demo = FALSE, ...)
Arguments
x Either an RSA object (returned by the RSA function), or the coefficient for the X
predictor
y Y coefficient
x2 X^2 coefficient
y2 Y^2 coefficient
xy XY interaction coefficient
w W coefficient (for (un)constrained absolute difference model)
wx WX coefficient (for (un)constrained absolute difference model)
wy WY coefficient (for (un)constrained absolute difference model)
x3 X^3 coefficient
xy2 XY^2 coefficient
x2y X^2Y coefficient
y3 Y^3 coefficient
b0 Intercept
type 3d for 3d surface plot, contour for 2d contour plot, "interactive" for interactive
rotatable plot. Shortcuts (i.e., first letter of string) are sufficient
Vue de la page 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 22 23

Commentaires sur ces manuels

Pas de commentaire