pmx_vpc_obs: Sets vpc observation layer

View source: R/plot-vpc.R

pmx_vpc_obsR Documentation

Sets vpc observation layer

Description

Sets vpc observation layer

Usage

pmx_vpc_obs(show = TRUE, color = "#000000", size = 1, alpha = 0.7, shape = 1)

Arguments

show

logical if TRUE show observation points

color

character Color of the observed endpoint values. Default: "#000000".

size

numeric Size of the observed endpoint values. Default: 1.

alpha

numeric Transparency of the observed endpoint values. Default: 0.7.

shape

numeric Shape of the observed endpoint values. Default: 1.

Value

list with options for ggplot2 layer with observations

See Also

Other vpc: pmx_plot_vpc(), pmx_vpc(), pmx_vpc_bin(), pmx_vpc_ci(), pmx_vpc_pi(), pmx_vpc_rug()


ggPMX documentation built on Sept. 9, 2025, 5:40 p.m.