boot_ci {phyr}R Documentation

Generic method to output bootstrap confidence intervals from an object.

Description

Implemented only for cor_phylo objects thus far.

Usage

boot_ci(mod, ...)

Arguments

mod

A cor_phylo object.

...

Additional arguments.

Value

A list of confidence intervals.


[Package phyr version 1.1.0 Index]