TestDimorph: An R package for analysis of interpopulation sexual dimorphism differences using summary statistics

Bassam A Abulnoor1, MennattAllah Hassan Attia2, Iain R Konigsberg3

  • 1Fixed prosthodontics, Faculty of dentistry, Ain Shams University, Cairo, Egypt.

Summary

TestDimorph is a new R package for comparing sexual dimorphism across samples using summary statistics. It offers univariate and multivariate analyses, enhancing bioanthropological research by providing accessible statistical testing for trait differences.

Related Concept Videos

Test for Homogeneity01:23

Test for Homogeneity

The goodness–of–fit test can be used to decide whether a population fits a given distribution, but it will not suffice to decide whether two populations follow the same unknown distribution. A different test, called the test for homogeneity, can be used to conclude whether two populations have the same distribution. To calculate the test statistic for a test for homogeneity, follow the same procedure as with the test of independence. The hypotheses for the test for homogeneity can...
2.0K
The Ratio of X Chromosome to Autosomes02:45

The Ratio of X Chromosome to Autosomes

In most organisms, sex is determined by the ratio of X and Y chromosomes. However, in some organisms, such as Drosophila and C.elegans, sex is determined by the ratio of the number of X chromosomes to the number of sets of autosomes. The Y chromosome in Drosophila is active but does not determine sex. It contains genes responsible for the production of sperms in adult flies.  
Normal male Drosophila has a ratio of one X chromosome to two sets of autosomes. In contrast, normal female...
8.6K
One-Way ANOVA: Unequal Sample Sizes01:15

One-Way ANOVA: Unequal Sample Sizes

One-way ANOVA can be performed on three or more samples of unequal sizes. However, calculations get complicated when sample sizes are not always the same. So, while performing ANOVA with unequal samples size, the following equation is used:
5.8K
One-Way ANOVA: Equal Sample Sizes01:15

One-Way ANOVA: Equal Sample Sizes

One-Way ANOVA can be performed on three or more samples with equal or unequal sample sizes. When one-way ANOVA is performed on two datasets with samples of equal sizes, it can be easily observed that the computed F statistic is highly sensitive to the sample mean.
Different sample means can result in different values for the variance estimate: variance between samples. This is because the variance between samples is calculated as the product of the sample size and the variance between the...
3.3K
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
220
Friedman Two-way Analysis of Variance by Ranks01:21

Friedman Two-way Analysis of Variance by Ranks

Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
229