Description Usage Arguments Value Author(s) See Also Examples
Produces density plot of Cq data (possibly from cqdat object). Can include line representing proprtion of negative partitions.
1 2 3 |
data |
either cqdat object, vector of Cq values, or matrix/dataframe with columns named "x", "y" and "cq" cotaining x, y and Cq values. |
detr |
character string indicating which variables x, y, both or neither to detrend. |
new |
logical, if FALSE, adds plot to existing plot. |
bw |
the smoothing bandwidth used by |
N |
total number of partitions, used to determine fraction of negative parititions if |
inc0 |
logical, if |
col |
positive integer or character string indicating line colour. |
main |
plot title. |
xlab |
x-axis label. |
... |
other plotting parameters. |
A list with components:
density |
an object with class " |
p0 |
proportion of negative partitions. |
Philip Wilson
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.