GetLogLik: Get Log Likelihood
Description
For a series of one dimensional data, get the log likelihood.
Usage
GetLogLik(y, left, right)
Arguments
y
The data to calculate log likelihood. The data must be one dimesional.
left
The left end of the data that users want to use.
right
The right end of the data that users want to use.