inst/snippet/mom-exp.R

time <- c(49.0,60.4,8.9,43.4,34.8,8.2,13.6,11.5,99.4,31.9)  
mean(time)
lambda.hat = 1/mean(time); lambda.hat

Try the fastR package in your browser

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

fastR documentation built on May 1, 2019, 11:18 p.m.