Displaying 8 results from an estimated 8 matches for "kleinbub".
2019 Dec 05
2
Maybe bug? Using non-integer frequencies in stats::ts
On 05/12/2019 11:00 a.m., Johann R. Kleinbub wrote:
> It's been three months without an answer, is it ok to thread bump?
> Would someone provide a pointer?
I agree it's a bug, and agree with your analysis. You should report it
on bugs.r-project.org. (If you don't have an account there, let us
know, and either someone wi...
2019 Sep 16
2
Maybe bug? Using non-integer frequencies in stats::ts
...20, 25), whereas for the 'bar' series, they
become c(20, 30) although the window should be of the very same size in
both cases. (A further discussion on the example is at:
https://stackoverflow.com/questions/57928054 )
Should I report a bug or am I misunderstanding something?
--
Johann R. Kleinbub, PhD
University of Padova
FISPPA Dep. - Section of Applied Psychology
Cell: +39 3495986373
[[alternative HTML version deleted]]
2019 Dec 06
1
Maybe bug? Using non-integer frequencies in stats::ts
...working, and it seems like allowing
frequency=0.2 would be a useful addition. I'm going to keep looking,
and see how hard it would be to get this to work properly. If it
doesn't break other things, I may submit this as an enhancement.
Duncan Murdoch
On 06/12/2019 10:00 a.m., Johann R. Kleinbub wrote:
> Thank you for the quick follow up, Duncan.
> Unfortunately extend=TRUE is called internally in various instances such as
> when replacing parts of the time-series with window<-.ts
> Consider the following examples of time series with ugly values:
> x = 1:22
> foo = ts...
2019 Dec 06
0
Maybe bug? Using non-integer frequencies in stats::ts
...why replacing the values should
fail.
I don't have an account on bugs.r-project.org yet. I'd be available to do
the report if I'm assigned one.
Best,
Johann
On Thu, 5 Dec 2019 at 17:46, Duncan Murdoch <murdoch.duncan at gmail.com>
wrote:
> On 05/12/2019 11:00 a.m., Johann R. Kleinbub wrote:
> > It's been three months without an answer, is it ok to thread bump?
> > Would someone provide a pointer?
>
> I agree it's a bug, and agree with your analysis. You should report it
> on bugs.r-project.org. (If you don't have an account there, let us
>...
2019 Dec 05
0
Maybe bug? Using non-integer frequencies in stats::ts
It's been three months without an answer, is it ok to thread bump?
Would someone provide a pointer?
Thank you for your consideration,
Johann
On Mon, 16 Sep 2019 at 15:53, Johann R. Kleinbub <johann.kleinbub at gmail.com>
wrote:
>
> I am developing a package to analyse physiological time-series and I
thought that the most reliable and robust solution was to base it on the
native stats::ts class. In my domain it is common to express series
frequencies as samples-per-second....
2020 Apr 24
0
R 4.0.0 is released
...Cook's distance was computed from unweighted
residuals, leading to inconsistencies. Replaced with usual
weighted version. (PR#16056)
* Time-series ts(*, start, end, frequency) with fractional
frequency are supported more consistently; thanks to a report
from Johann Kleinbub and analysis and patch by Duncan Murdoch in
PR#17669.
* In case of errors mcmapply() now preserves attributes of returned
"try-error" objects and avoids simplification, overriding
SIMPLIFY to FALSE. (PR#17653)
* as.difftime() gets new optional tz = "UTC&qu...
2020 Apr 24
0
R 4.0.0 is released
...Cook's distance was computed from unweighted
residuals, leading to inconsistencies. Replaced with usual
weighted version. (PR#16056)
* Time-series ts(*, start, end, frequency) with fractional
frequency are supported more consistently; thanks to a report
from Johann Kleinbub and analysis and patch by Duncan Murdoch in
PR#17669.
* In case of errors mcmapply() now preserves attributes of returned
"try-error" objects and avoids simplification, overriding
SIMPLIFY to FALSE. (PR#17653)
* as.difftime() gets new optional tz = "UTC&qu...
2020 Apr 24
0
R 4.0.0 is released
...Cook's distance was computed from unweighted
residuals, leading to inconsistencies. Replaced with usual
weighted version. (PR#16056)
* Time-series ts(*, start, end, frequency) with fractional
frequency are supported more consistently; thanks to a report
from Johann Kleinbub and analysis and patch by Duncan Murdoch in
PR#17669.
* In case of errors mcmapply() now preserves attributes of returned
"try-error" objects and avoids simplification, overriding
SIMPLIFY to FALSE. (PR#17653)
* as.difftime() gets new optional tz = "UTC&qu...