Stacks Image 20108

For Academics

Density plot

A density plot can be used to compare the distribution of different variables.

However it does not provide their actual values.

plot( density(x1), xlim=range( c(x1, x2) ))
lines(density(x2), col=2)
rug(x1, col=1, ticksize=0.01, line=2.5)
rug(x2, col=2, ticksize=0.01, line=3.0)

or

rug(jitter(x2), col=2, ticksize=0.01, line=3.0) 

densityplot

Example density plot.
Previous Post 22 / 50 Post

Tag:

Sex chromosome papers RSS


Insights into longhorn beetle (Cerambycidae) evolution from comparative analyses of the red-headed ash borer (Neoclytus acuminatus acuminatus) genome
Link

The genome sequence of the True Lover's Knot moth, Lycophotia porphyrea (Denis & Schiffermüller), 1775
Link

Developing a genome-wide long sequence-specific tag for sex identification in spotted knifejaw (Oplegnathus punctatus)
Link