fills_in: Generating the number of crossings given the nodes liabilties...

Description Usage Arguments Value

Description

Generating the number of crossings given the nodes liabilties of the phylogenetic tree

Usage

1
fills_in(phy, data, epsilon, thed = 0, cut = 0, less = F)

Arguments

phy

A phylo type object.

data

The liabilities of the phylogenetic tree nodes.

epsilon

the radius of the interval for crossing.

thed

the threshold value for Brownian motion threshold model.

cut

cutoff value: During the accumulating process, if the number of crossing is greater than the cutoff value, it will stop this iteration and yeild greater than cutoff.

Value

A vector associate with the prior probabililty for the number of upcrossing


MingweiWilliamTang/BMIthreshCount documentation built on May 7, 2019, 4:57 p.m.