phylH: Phylogenetic heritability

Description Usage Arguments Value Author(s) Examples

View source: R/phylH.R

Description

phylH calculates the phylogenetic heritability from an Almer model fit and provides associated uncertainty using parametric bootstrapping.

Usage

1
phylH(mod, numerator, residual = "Residual", nsim = 10)

Arguments

mod

An object of class 'merMod'

numerator

The name of phylogenetic effect level

residual

name of the residual effect level

nsim

number of bootstraps

Value

phylH returns a list with the REML estimate, the 95% confidence interval from the parametric bootstrap, and the bootstrap samples.

Author(s)

Geir H. Bolstad

Examples

1
# See the vignette 'Phylogenetic mixed model'.

evolvability documentation built on Dec. 11, 2021, 9:34 a.m.