Skip to content
Prev 162036 / 398500 Next

Change Confidence Limits on a plot

Thanks Gavin and Dieter,

I think I've now got the plot working through using the level argument as
follows:

plot(confint(mult,level = sig) , main=NA,
xlab=unlist(strsplit(Args[4],"~"))[1])