Description Usage Format Source Examples
Offspring counts and proportional paternity by mating order for a breeding experiment of the rove beetle conducted by T Benken et al., (1999).
1 |
A data frame with 17 observations on the following 4 variables.
Femalea numeric vector to identify females.
Total_Offspringtotal number of offspring for the female.
P2proportional paternity of the second male.
No_2nd_Malenumber of offspring sired by the second male.
T. Benken, A. Knaak, C. Gack, M. Eberle, and K. Peschke (1999) Variation of sperm precedence in the rove beetle, Aleochara curtula (Coleoptera: Staphylinidae), Behaviour 136, 1065-1077.
1 2 3 | #Fit rove beetle data to the normal distribution and test goodness of fit.
data(rove)
fit_dist_norm(rove$Total_Offspring)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.