lik_reg: Compute the Likelihood of the PN distribution (regression)

View source: R/RcppExports.R

lik_regR 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


joliencremers/bpnreg documentation built on Nov. 9, 2023, 4:55 a.m.