Description Usage Arguments Value
View source: R/combineAndSummarize0.R
Combine PhyDyn trajectory files after removing burnin
1 | combine_traj(trajfns, burnProportion = 0.5, ntraj = 100, ofn = NULL)
|
ntraj |
This integer number of trajectories will be sampled from each trajectory file |
ofn |
If not NULL will save the combined trajectory log to this file name |
bunrProportion |
Will remove this proportion from the beginning of logs |
Data frame with combined trajectories
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.