pnr: A Gibbs sampler for a projected normal regression model

Description Usage Arguments

View source: R/RcppExports.R

Description

A Gibbs sampler for a projected normal regression model

Usage

1
pnr(theta, X1, X2, its, lag, burn)

Arguments

theta

A vector with the circular dependent variable.

X1

A model matrix for component I.

X2

A model matrix for component II.

its

An integer specifying the number of iterations

lag

An integer specifying the amount of lag.

burn

An integer specifying the number of burn-in iterations.


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