logS1 {untb} | R Documentation |
logarithms of Stirling numbers of the first kind
Description
Natural logarithms of Stirling numbers of the first kind, used by
function logkda.a11()
(dataset logS1
) and function
logkda.polyn()
(dataset logS1vect
).
Usage
logS1
Format
Dataset logS1
is a 100-by-100 matrix of logs of Stirling numbers
of the first kind; logS1vect
is a vector of length 499500
Source
Calculated by Maple
See Also
Examples
exp(logS1[1:5,1:5])
[Package untb version 1.7-7 Index]