| Loops {gpk} | R Documentation |
Loops of the finger prints
Description
It is believed that finger print patterns are inherited. The mode of inheritance is not known. One can reduce the data from three-way table to two-way table by collapsing the third dimension. It is expected that patterns on father's thumb are unrelated to those on mother's thumb. On the other hand patterns in child are expected to be related to patterns of either parent. One can also prepare 4*2 contingency tables. This can be used to test independence of child pattern from parent pattern combination. Another possible exploration is conditional independence. For example, is child pattern independent of mother pattern given father's pattern? Lastly, to test complete independence of all three dimensions, one must use the original 2*2*2 table.
Usage
data(Loops)
Format
A data frame with 8 observations on the following 4 variables.
ChildPattern on childs thumb
FatherPattern on fathers thumb
MotherPattern on mothers thumb
FrequencyThe count
Details
MLE and chi-square test!
Source
http://ces.iisc.ernet.in/hpg/nvjoshi/statspunedatabook/databook.html