R/weib2.R

weib2 <-
function(x, a=0.14, b=0.46){
  exp(-a*(x+1)^b)
}
fzwaeustc/pcrfn documentation built on May 16, 2019, 4:06 p.m.