like_sampled_cond: Calculate the likelihood for a cluster of size n and n_pos

Description Usage Arguments Value

View source: R/likelihood.R

Description

Calculate the likelihood for a cluster of size n and n_pos

Usage

1
like_sampled_cond(par, sampled_trees, n, n_pos)

Arguments

par

vector of parameters "beta_0" and "beta_1"

sampled_trees

output from simulate_many_cond_bp where all n and n_pos are the same for each cluster (cluster_size and cluster_pos)

n

number in cluster

n_pos

number of positive smears

Value

likelihood of 'average' of cluster with given n and n_pos (single number)


skgallagher/TBornotTB documentation built on April 21, 2020, 1:19 p.m.