condprob: Calculate conditional probability: loglik mode

Description Usage Arguments Author(s)

View source: R/mbd_condprob.R

Description

Calculate conditional probability: loglik mode

Usage

1
condprob(brts, parmsvec, lx, eq, absorb = TRUE, fortran = TRUE)

Arguments

brts

A set of branching times of a phylogeny.

parmsvec

parameters to pass to the FORTRAN scripts

lx

it is the number of ODEs considered for the computation.

eq

the equation approach you want to use. It can be "q_eq" for the Q-equation of "p_eq" for the P-equation.

absorb

set absorbing states when maximum number of allowed species is reached

fortran

Set it to TRUE if you want to use FORTRAN routine.

Author(s)

Giovanni Laudanno


Giappo/mbd documentation built on March 3, 2020, 3:36 a.m.