R/gjack.R

Defines functions `gjack`

`gjack` <-
function(theta1, theta2, R)(theta1-R*theta2)/(1-R)

 

Try the pi0 package in your browser

Any scripts or data that you put into this service are public.

pi0 documentation built on May 2, 2019, 4:47 p.m.