GetLogLik: Get Log Likelihood

Description Usage Arguments Value

View source: R/get_change_point.R

Description

For a series of one dimensional data, get the log likelihood.

Usage

1
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.

Value

log_lik


JieGroup/offlineChange documentation built on Aug. 3, 2019, 8:33 a.m.