plot_effects_p2: Plot receiver and sender estimated random effects

Description Usage Arguments

View source: R/p2.R

Description

Plot receiver and sender estimated random effects

Usage

1
2
3
plot_effects_p2(fit, resolution = round(length(fit$ranef))/2, seed = 2,
  col = rev(grDevices::heat.colors(10)), mai = c(1, 1, 1, 1) * 0.5,
  arrow.size = 0.5, ...)

Arguments

fit

An object returned by fit_p2.

resolution

Graphical resolution.

seed

Random seed.

col

Type of colors for the output.

mai

Margins for plots.

arrow.size

Arrow size.

...

Optional graphical arguments.


rugbel/p2model documentation built on March 8, 2021, 8:16 p.m.