log_samp_mat: Calculate posterior sampling intensities

Description Usage Arguments Value Examples

View source: R/calculate.R

Description

Calculate posterior sampling intensities

Usage

1
2
log_samp_mat(popTbl, betaTbl, covariates = NULL, powBetaTbl = NULL,
  pow_covariates = NULL)

Arguments

popTbl

table of log-effective population sizes.

betaTbl

table of log-linear sampling model coefficients.

covariates

list of covariates

powBetaTbl

table of log-linear sampling model coefficients for terms crossed with the log-effective population size.

pow_covariates

list of covariates to be crossed with the log-effective population size.

Value

a matrix of posterior sampling intensities.

Examples

1
2 + 2

mdkarcher/phylodyn documentation built on Nov. 24, 2021, 12:20 a.m.