logLik_CJ2: logLik function for CJ2

View source: R/CJ2.R

logLik_CJ2R Documentation

logLik function for CJ2

Description

Calculates logLik for CJ2 distribution.

Usage

logLik_CJ2(logparam = c(0, 0), x)

Arguments

logparam

vector with parameters in log scale.

x

vector with the response variable.

Value

returns the loglikelihood given the parameters and random sample.


RelDists documentation built on Feb. 24, 2026, 5:09 p.m.