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 again

2023-10-19 Thread Nick Wray
Aaargh after sending out last message realised that the R code is in fact on the Cran site. However, if anyone has an algebraic form that would still be v useful as it's hard to get an overview of the process by looking just at the code Thanks Nick Wray [[alternative HTML version delete

[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 --

Re: [R] yamamoto

2023-01-24 Thread Duncan Murdoch
On 24/01/2023 10:29 a.m., Nick Wray wrote: Hello I am trying to use the yamamoto function, as given in an example: on this site: R: Yamamoto (r-project.org) <https://search.r-project.org/CRAN/refmans/BreakPoints/html/yamamoto.html> but it doesn't seem to give the package when the fun

[R] yamamoto

2023-01-24 Thread Nick Wray
Hello I am trying to use the yamamoto function, as given in an example: on this site: R: Yamamoto (r-project.org) <https://search.r-project.org/CRAN/refmans/BreakPoints/html/yamamoto.html> but it doesn't seem to give the package when the function comes and it doesn't work i