subset_bvtree: Subset an object of class bvtree

View source: R/forward_sWF.R

subset_bvtreeR Documentation

Subset an object of class bvtree

Description

Given a bvtree and a vector of indices s, creates a new tree which is a subset of the original tree focusing only on the elements s.

Usage

subset_bvtree(bvtree, s)

Arguments

bvtree

an object of class "bvtree"

s

a vector specifying which elements in the bvtree to focus on


nickbrazeau/polySimIBD documentation built on Sept. 26, 2024, 5:29 p.m.