R/plot.trace2.R

plot.trace2 <-
function(x,i1,i2,j,xlab="",ylab=paste("outcome age effect at j=",j),...)
{plot(seq(i1,i2),x[i1:i2,j],type="l",xlab=xlab,ylab=ylab)}

Try the BEANSP package in your browser

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

BEANSP documentation built on April 14, 2017, 10:11 p.m.