logFM: Calculate approximate log-likelihood based on Frequent...

Description Usage Arguments Value

View source: R/bsd_package.R

Description

logFM calculates the log-likelihood where transition probabilities are computed under the frequent monitoring assumption. Used for simulation studies comparing results using frequent monitoring with our methods.

Usage

1
  logFM(param, u, FM)

Arguments

param

A vector of three numbers containing the birth, shift, and death rate respectively

u

A number, the observation interval length

FM

An object returned by FM.data containing the number of each event under FM

Value

The negative frequent monitoring log-likelihood


jasonxu90/bdsem documentation built on May 18, 2019, 5:54 p.m.