lik_reg {bpnreg}R Documentation

Compute the Likelihood of the PN distribution (regression)

Description

Compute the Likelihood of the PN distribution (regression)

Usage

lik_reg(X1, X2, theta, beta1, beta2, n)

Arguments

X1

the model matrix of the first component

X2

the model matrix of the second component

theta

a circular outcome value

beta1

estimated linear coefficients of the first component

beta2

estimated linear coefficients of the second component

n

sample size


[Package bpnreg version 2.0.3 Index]