Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

interval time outputs #4

Open
quattrinia opened this issue Jan 8, 2020 · 5 comments
Open

interval time outputs #4

quattrinia opened this issue Jan 8, 2020 · 5 comments

Comments

@quattrinia
Copy link

quattrinia commented Jan 8, 2020

Hi,

I am a little confused what interval times this function (rev.process.div.rates) returns. I put in the following interval times in my ER div analysis
interval_times <- v(40, 66, 180, 200, 358, 510, 542, 600)
and set the num_intervals to 9 (Assuming 0-40 is the first interval, etc.)
But after I process the files using rev_out function, the intervals are different
$intervals
[1] 794.44402 706.17246 617.90090 529.62935 441.35779 353.08623 264.81467 176.54312 88.27156 0.00000
I don't understand why these times are different. (The output log files have the correct times) Is this a bug or am I missing something?

@quattrinia
Copy link
Author

Ok. I understand that this is breaking up the tree into set number of intervals, but if you set particular intervals in the analysis, as I did above, is there a way that this can be reflected in the plots?

@hoehna
Copy link
Member

hoehna commented Jan 9, 2020 via email

@quattrinia
Copy link
Author

Ok. I understand, but I am getting pretty different plots if I break out the times into different number of intervals.
And the plots are attached, demonstrating how different these look if I just plot with either 9 intervals or say 20 intervals. Advice?

FYI, I compared this model to two others, with settings that included different time intervals and equal spaced intervals, and this model did not perform as well. So, this might all just be irrelevant, but would like to know how to proceed for future....
EBD_9in.pdf
EBD_20in.pdf

@hoehna
Copy link
Member

hoehna commented Jan 14, 2020 via email

@quattrinia
Copy link
Author

Ah, ok. Thanks for the help!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants