circ_coef_rcpp {bpnreg}R Documentation

Compute circular coefficients

Description

Compute circular coefficients

Usage

circ_coef_rcpp(a1, a2, b1, b2)

Arguments

a1

intercept estimate of component I.

a2

intercept estimate of component I.

b1

slope estimate of component I.

b2

slope estimate of component I.


[Package bpnreg version 2.0.3 Index]