compak_lambdaZ: Retrieve logZ and logLambda values from the precomputed data...

Description Usage Arguments Value

View source: R/compak_lambdaZ.R

Description

logZ and logLambda values are precomputed and stored in the pc_data data frame. This function would retrieve it based on the mu and nu.

The values are computed based on integer-value of mu>=1 and at a 0.1 grid of nu.

Usage

1

Arguments

mu

numeric: a vector of integers that are greater than 1, representing the means

nu

numeric: a vector of positive numbers, representing the dispersion

Value

A list containing the following components:

logLambda

a numeric vector of log-lambda values based on mu and nu.

logZ

a numeric vector of log-Z values based on mu and nu.


thomas-fung/compak documentation built on Dec. 23, 2021, 9:57 a.m.