Learn R Programming

abd (version 0.1-22)

VasopressinVoles: Vasopressin Manipulation in the Meadow Vole

Description

Time spent with a female (percent) in control and vasopressin-enhanced groups (treatment) of meadow voles (Microtus pennsylvanicus).

Usage

data(VasopressinVoles)

Arguments

source

inferred from Lim, M.M., Z. Wang, D.E. Olazábal{Olazabal}, X. Ren, E.F. Terwilliger, and L.J. Young. 2004. Enhanced partner preference in a promiscuous species by manipulating the expression of a single gene. Nature 429: 754-757.

References

http://www.nature.com/nature/journal/v429/n6993/full/nature02539.html

Examples

Run this code
data(VasopressinVoles)
xyplot(percent ~ treatment, VasopressinVoles, type=c('p','a'))
bwplot(percent ~ treatment, VasopressinVoles)

Run the code above in your browser using DataLab