Is it possible to see an update to the worked examples given here?
https://bendixcarstensen.com/MethComp/introMethComp.pdf
I have been trying to work through the examples starting on page "7" of this PDF, but I'm having trouble updating the arguments for BA.plot to work. I'm also a little concerned by all the warnings that the example code generates. I figured out that I need to replace conn.repl=FALSE with repl.conn=FALSE, but I haven't figured out what to do with the arguments given on page 11:
BA.plot( vis, mean.repl=T, limy=c(-1,1), limx=c(2,7)col=gray(0.7), col.lines=gray(0.5), repl.conn=FALSE)
I have been trying to use MethComp for a few weeks now (I bought the book and everything). But I don't have much to show for it at this point. Any help with worked examples would be appreciated.
Thanks,
Jared
Is it possible to see an update to the worked examples given here?
https://bendixcarstensen.com/MethComp/introMethComp.pdf
I have been trying to work through the examples starting on page "7" of this PDF, but I'm having trouble updating the arguments for BA.plot to work. I'm also a little concerned by all the warnings that the example code generates. I figured out that I need to replace conn.repl=FALSE with repl.conn=FALSE, but I haven't figured out what to do with the arguments given on page 11:
BA.plot( vis, mean.repl=T, limy=c(-1,1), limx=c(2,7)col=gray(0.7), col.lines=gray(0.5), repl.conn=FALSE)
I have been trying to use MethComp for a few weeks now (I bought the book and everything). But I don't have much to show for it at this point. Any help with worked examples would be appreciated.
Thanks,
Jared