polar_log_lik_rt: Calculate log p(rhat, thetahat | r, theta)

Description Usage Arguments

View source: R/polar_log_lik.R

Description

Assumes z1hat ~ N(z1, 1); z2hat ~ N(z2,1) independent rhat = sqrt(z1hat^2 + z2hat^2); thetahat = atan2(z2hat, z1hat)

Usage

1
polar_log_lik_rt(r, theta, rhat, thetahat)

Arguments

r

r

theta

theta

rhat

rhat

thetahat

thethat


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