polar_est_t: Calculate the distribution of theta given that r > 0

Description Usage Arguments

View source: R/polar_est_t.R

Description

Calculate the distribution of theta given that r > 0

Usage

1
polar_est_t(rhat, thetahat, fit_r, tvals, tprior, orient = FALSE)

Arguments

rhat

Vector of rhat

thetahat

Vector of thetahat

fit_r

Object containing mixture distribution of r (output by polar_est_r_mixture_uni)

tvals

Grid values of theta

tprior

prior probability of each element of tvals

orient

indicates that data have been oriented so that thetahat is between -pi/2 and pi/2


jean997/bvpolar documentation built on May 22, 2019, 12:37 p.m.