EXPLIKE
From Jacket Wiki
Back to Function List, Statistics Library
Negative log-likelihood for the exponential distribution
Usage
| Jacket for M Language | |||||||||||
| Supported Syntax | |||||||||||
nlogL = explike(param,data) [nlogL,avar] = explike(param,data) [...] = explike(param,data,censoring) [...] = explike(param,data,censoring,freq) |
|||||||||||
|
|||||||||||