inst/snippet/mom-beta02-sim.R

plot3 <- xyplot(shape2~shape1, results, panel=function(x,y,...){
            panel.abline(a=0,b=5/2)
            panel.xyplot(x,y,...)
            })
plot4 <- xhistogram(~shape2/shape1, results, type='density', v=2.5)

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.