logStirling: Logarithms of the Stirling numbers of the second kind

Description Usage Arguments Details Value

View source: R/log.Stirling.R

Description

log.Stirling returns a matrix of the logarithms of the Stirling numbers of the second kind.

Usage

1
logStirling(n, k, ncp = 0)

Arguments

n

A vector of non-negative integer values

k

A vector of non-negative integer values

ncp

Non-centrality parameter (non-negative numeric value)

Details

This function computes a matrix of the logarithms of the Stirling numbers of the second kind. The function allows the user to give a non-centrality parameter for the non-central Stirling numbers.

Value

If all inputs are correctly specified then the output will be a matrix containing the logarithms of the Stirling numbers of the second kind


occupancy documentation built on June 24, 2021, 5:06 p.m.