Base ggproto classes for gglogspline

StatLogspline

Format

An object of class StatLogspline (inherits from Stat, ggproto, gg) of length 4.

Computed variables

  • density : the density estimate

  • count: computed counts (similar to ggplot2::stat_density())

  • probs: distribution function

  • survival: survival function

  • hazard : hazard function

By default the y aesthetic is mapped to stat(density)