tcG.barplot | R Documentation |
Called by res.plot
, we don't advise you to use it.
tcG.barplot(
y,
theta,
name = "gp",
ym = 0.2,
step = 0.2,
cols = c(1, rgb(0, 0, 1, 0.5)),
zoom = NULL,
legend = TRUE,
main = "Density of low intensities"
)
y |
vector of data |
theta |
vector of model parameters |
name |
name of the anamorphosis, one of |
ym |
minimal value that can be observed |
step |
discretization step |
cols |
vector of length 2, colors for the barplot |
zoom |
vector of length 2, range to zoom on the x axis |
legend |
boolean, should there be a legend? |
main |
title of the plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.