R/ll.aRC.theta.X.R

Defines functions `ll.aRC.theta.X`

`ll.aRC.theta.X` = 
function(par0, bs, ni, ni0, xs, l.tau.r){
  theta = par0
  return(ll.aRC.X(par0=bs, ni=ni, ni0=ni0, xs=xs, theta=theta, l.tau.r=l.tau.r))
}

Try the rxSeq package in your browser

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

rxSeq documentation built on May 1, 2019, 11:31 p.m.