powered by
phylH calculates the phylogenetic heritability from an Almer model fit and provides associated uncertainty using parametric bootstrapping.
phylH
Almer
phylH(mod, numerator, residual = "Residual", nsim = 10)
An object of class 'merMod'
'merMod'
The name of phylogenetic effect level
name of the residual effect level
number of bootstraps
phylH returns a list with the REML estimate, the 95% confidence interval from the parametric bootstrap, and the bootstrap samples.
# NOT RUN { # See the vignette 'Phylogenetic mixed model'. # }
Run the code above in your browser using DataLab