EcoGenetics (version 1.2.1-6)

eco.kin.loiselle: Obtention of the multilocus Loiselle's Fij matrix

Description

Obtention of the multilocus Loiselle's Fij matrix

Usage

eco.kin.loiselle(eco)

Arguments

eco

Object of class ecogen.

References

Kalisz, S., J. Nason, F.M. Handazawa, and S. Tonsor. 2001. Spatial population genetic structure in Trillium grandiflorum: the roles of dispersal, mating, history, and selection. Evolution 55: 1560-1568.

Loiselle, B., V. Sork, J. Nason, and C. Graham. 1995. Spatial genetic structure of a tropical understory shrub, Psychotria officinalis (Rubiaceae). American Journal of Botany 1420-1425.

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
data(eco.test)
loiselle <- eco.kin.loiselle(eco)
loiselle[1:5, 1:5]

# }
# NOT RUN {
# }

Run the code above in your browser using DataCamp Workspace