powered by
get_minval returns the default smallest allowed log-likelihood for given data.
get_minval
get_minval(data)
a numeric vector or class 'ts' object containing the data. NA values are not supported.
'ts'
NA
Returns -(10^(ceiling(log10(length(data))) + 1) - 1)
-(10^(ceiling(log10(length(data))) + 1) - 1)
This function exists simply to avoid dublication inside the package.
fitGSMAR, GAfit
fitGSMAR
GAfit