simuDatLambda: simuDatLambda

Description Usage Arguments

Description

Simulate data over a phylogeny, or part of a phylogeny, according to the model of Munkemuller et al 2012 by simulating data with a Brownian Motion process, and then adding noise to reflect loss of signal.

Usage

1
simuDatLambda(tree, node, sig, w, dat = NULL)

Arguments

tree

A tree of class 'phylo'

sig

The standard deviation for the Brownian Motion process.

w

The weight parameter. 1 = strong signal, 0 = weak signal.

dat

A specified dataset, if you want to simulate the loss of signal on an existing dataset, ot something.

A

node that describes the section of the tree to be transformed (if whole tree, the root node).


hferg/hfgr documentation built on May 17, 2019, 3:56 p.m.