R/drawCapRatesBeta.R

drawCapRatesBeta <-
function(shape1, shape2){
	function(n) rbeta(n, shape1, shape2)
}

Try the capwire package in your browser

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

capwire documentation built on May 2, 2019, 9:45 a.m.