Learn R Programming

abd (version 0.2-8)

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).

Arguments

Format

A data frame with 31 observations on the following 2 variables.
treatment
a factor with levels control and enhanced
percent
a numeric vector

Source

inferred from Lim, M.M., Z. Wang, D.E. 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.

Examples

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

Run the code above in your browser using DataLab