| logStirling {occupancy} | R Documentation | 
Logarithms of the Stirling numbers of the second kind
Description
log.Stirling returns a matrix of the logarithms of the Stirling numbers of the second kind.
Usage
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
[Package occupancy version 1.2 Index]