GetLogLik {offlineChange} | R Documentation |
For a series of one dimensional data, get the log likelihood.
GetLogLik(y, left, right)
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. |
log_lik