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.

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) but it doesn't seem to give the package when the function comes