Leuca | R Documentation |
A data set from Tonnabel et al. (2021) to be fitted by models with sex-specific spatial random effects. Leucadrendron rubrum is a dioecious shrub from South Africa. Various phenotypes were recorded on individuals from a small patch of habitat.
data("Leuca")
Leuca
is
'data.frame': 156 obs. of 12 variables: $ name : Factor w/ 156 levels "f_101","f_102",..: 1 2 3 4 5 6 7 8 9 10 ... $ sex : Factor w/ 2 levels "f","m": 1 1 1 1 1 1 1 1 1 1 ... $ area : num 0.857 0.9 0.827 0.654 0.733 ... $ diam : int 60 30 180 50 70 80 130 90 27 59 ... $ fec : num 0.013 0.0137 5.1171 0.2905 1.042 ... $ fec_div: num 0.0128 0.0135 5.037 0.2859 1.0257 ... $ x : num 42 41 62.5 58.5 42.5 33.5 24 26.5 25 41 ... $ y : num 23 46 58 63 51 51 55.5 55.5 58.5 63 ... $ diamZ : num -0.713 -1.479 2.352 -0.968 -0.457 ... $ areaZ : num 0.72 0.92 0.586 -0.2 0.158 ... $ male : logi FALSE FALSE FALSE FALSE FALSE FALSE ... $ female : logi TRUE TRUE TRUE TRUE TRUE TRUE ...
Tonnabel, J., Klein, E.K., Ronce, O., Oddou-Muratorio, S., Rousset, F., Olivieri, I., Courtiol, A. and Mignot, A. (2021), Sex-specific spatial variation in fitness in the highly dimorphic Leucadendron rubrum. Mol Ecol, 30: 1721-1735. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1111/mec.15833")}
MaternCorr
and composite-ranef
for examples using these data.
data(Leuca)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.