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

Description Usage Arguments

View source: R/RcppExports.R

Description

Compute the Likelihood of the PN distribution (regression)

Usage

1
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


bpnreg documentation built on Aug. 6, 2021, 9:07 a.m.