ape
version 5.3read.mulTree
can now read more than 9 chains (following Hugo Gruson's contribution)mulTree
(following Eldar Rakhimberdiev's contribution)patch_notes.md
into NEWS.md
(with the correct standard format).data(lifespan)
are now all ultrametric.mulTree
and as.mulTree
.ask
option to mulTree
, whether to ask to overwrite files or not.SIDER
release.clean.data
to properly deal with data frames.as.mulTree
(e.g. rand.terms = ~taxa + specimen + us(trait):observation
).caper
dependencies.coda::gelman.diag
in mulTree
now only outputs a warning rather than a stop messagmulTree
the formula now has to match the data set column names.parallel
option in mulTree
: only one cluster is now generated at the start of the function rather than one at each iteration.as.mulTree
: the random terms formula's environment is not anymore exported by the function when set up by default.mulTree
function.mulTree
and summary.mulTree
.plot.mulTree
that didn't allow to plot more than 5 parameters.NAMESPACE
.mulTree
where models saved out of R
environment where accumulating data from former models (now fixed: each model saved out of the R
environment contains only data for the target model).summary.mulTree
that can now deal with multiple hdr for each probabilities.plot.mulTree
with the number of terms usedrTreeBind
is renamed to tree.bind
.as.mulTree
, the argument species
is now taxa
.mulTree
output: when output chain name already exists in current directory, the function now asks if user wants to overwrite the existing files.read.mulTree
, the argument mulTree.mcmc
is now mulTree.chain
.summary.mulTree
, the argument mulTree.mcmc
is now mulTree.results
and the argument CI
is now prob
.summary.mulTree
now outputs a c("matrix", "mulTree")
class object.plot.mulTree
, the argument mulTree.mcmc
must now be an object returned from summary.mulTree
.extract
option to read.mulTree
to extract specific elements of each models.as.mulTree
: can now intake single phylo
objects.clean.data
functionsummary.mulTree
and plot.mulTree
have now an option whether to use hdrcde::hdr
or not.mulTree
can now be run in parallel!plot.mulTree
has several more graphical options (see ?plot.mulTree
).clean.data
now properly cleans data.frames with multiple specimens entries.as.mulTree
and mulTree
.as.mulTree
now deals properly with same taxa entries.as.mulTree
and mulTree
on how to use specimen as a random term.as.mulTree
function with the random terms management.clean.data
function allows to match data and multiple trees and drop the non-shared taxa.as.mulTree
function now allows multiple specimens for any taxa and allows the user to fix the random terms to be passed to the mulTree
function.Version in bold have a release back-up.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.