Re: [R] Yamamoto test in BreakPoints package

2023-10-19 Thread Ben Bolker
Maybe contact the package maintainer (maintainer("BreakPoints")) and ask? (Normally I avoid bugging package maintainers if I can, but it seems you've looked everywhere else you can ...) Ben Bolker On 2023-10-19 4:18 a.m., Richard O'Keefe wrote: Visit the page at CRAN https://cran.r-proje

Re: [R] Yamamoto test in BreakPoints package

2023-10-19 Thread Richard O'Keefe
Visit the page at CRAN https://cran.r-project.org/web/packages/BreakPoints/index.html and download BreakPoints_1.2.tar.gz and you will find yamamoto.R in there. Sadly, there are no useful comments in there.

[R] Yamamoto test in BreakPoints package

2023-10-19 Thread Nick Wray
Hello I’m not sure whether this strictly speaking counts as an R-help query but anyway… I have been using the Yamamoto test in the BreakPoints package to find breakpoints in flow data for Scottish rivers. However, I can’t really just use the Yamamoto test as a “black box” ie data in, data out --