compute_k: compute_k

View source: R/Compute_PBF.R

compute_kR Documentation

compute_k

Description

This function exponentiates to k the quotient of the exponential.

Usage

compute_k(quotient_ind, k)

Arguments

quotient_ind

Value of the quotient in the exponentianted part of the function.

k

Exponenet.

Value

Returns the exponentiated quotient.

Examples

## Not run: 
compute_k(quotient_ind,k)

## End(Not run)

jfores/DocTDA documentation built on March 19, 2022, 9:37 p.m.