R/S1.R

Defines functions S1

S1 <-
function(theta) exp(theta)/(1+exp(theta))^2

Try the SPmlficmcm package in your browser

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

SPmlficmcm documentation built on May 2, 2019, 6:14 a.m.