R/ca.R

           #' 
           #' This function takes dcauchy of data
           #' @export
           ca = function(theta, x) dcauchy(x, location = theta, log = TRUE)
           
zheng0426/zhenghw3 documentation built on May 26, 2019, 6:33 a.m.