R/Sigmastar.exp.R

Defines functions `Sigmastar.exp`

`Sigmastar.exp` <-
function(d,logb,logtheta,dist) {return(diag(exp(logb),d) + exp( - exp(logtheta) * dist))}

Try the Stem package in your browser

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

Stem documentation built on May 2, 2019, 8:56 a.m.