Learn R Programming

abd (version 0.2-8)

CichlidsGnRH: GnRH Levels in Cichlids

Description

Levels of mRNA for gonadotropin-releasing hormone in cichlids (Haplochromis burtoni) that are (n = 5) and are not (n = 6) territorial.

Arguments

Format

A data frame with 11 observations on the following 2 variables.
territorial
a factor with levels No and Yes
GnRH.mRNA
a numeric vector

Source

White, S.A., T. Nguyen, and R.D. Fernald. 2002. Social regulation of gonadotropin-releasing hormone. Journal of Experimental Biology 205: 2567-2581.

References

http://jeb.biologists.org/cgi/content/abstract/205/17/2567

Examples

Run this code
xyplot(GnRH.mRNA ~ territorial, CichlidsGnRH, type=c('p','a'))

Run the code above in your browser using DataLab