plot_effect_continuous: Title

Description Usage Arguments

Description

Title

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
plot_effect_continuous(
  predictions,
  pred,
  plot.points = FALSE,
  interval = FALSE,
  data = NULL,
  x.label = NULL,
  y.label = NULL,
  pred.labels = NULL,
  main.title = NULL,
  colors = NULL,
  line.thickness = 1.1,
  jitter = 0.1,
  resp = NULL,
  weights = NULL,
  rug = FALSE,
  rug.sides = "b",
  point.size = 1,
  point.alpha = 0.6,
  point.color = "black",
  point.color.var = point.color.var
)

Arguments

predictions
pred
plot.points
interval
data
x.label
y.label
pred.labels
main.title
colors
line.thickness
jitter
resp
weights
rug
rug.sides
point.size
point.alpha
point.color

pbs-assess/gfranges documentation built on Dec. 13, 2021, 4:50 p.m.