Description Usage Format Computed variables
Base ggproto classes for gglogspline
1 |
An object of class StatLogspline
(inherits from Stat
, ggproto
, gg
) of length 4.
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.