Skip to content
Snippets Groups Projects
Commit b7438d35 authored by CARDENAS GWENDAELLE's avatar CARDENAS GWENDAELLE
Browse files

add ref and autors

parent b14fdc1a
No related branches found
No related tags found
No related merge requests found
......@@ -17,9 +17,16 @@
#' \item{method}{a character string indicating what type of test was performed.}
#' \item{data.name}{a character string giving the names of the tree subset}
#'
#' @author
#' @author Pierre Neuvial \email{pierre.neuvial@math.univ-toulouse.fr}\cr
#' Nathanaël Randriamihamison\cr
#' Marie Chavent \email{marie.chavent@u-bordeaux.fr}\cr
#' Sylvain Foissac \email{sylvain.foissac@inrae.fr}\cr
#' Nathalie Vialaneix \email{nathalie.vialaneix@inrae.fr}
#'
#' @references
#'
#' @references Neuvial Pierre, Randriamihamison Nathanaël, Chavent Marie, Foissac
#' Sylvain and Vialaneix Nathalie (2023) \emph{Testing differences in structure
#' between families of trees}, Preprint submitted for publication.
#'
#' @export
#'
......
......@@ -49,3 +49,15 @@ replicates <- c(4,6)
tree_pvals <- treediff(trees1, trees2, replicates)
tree_pvals$p.value
}
\references{
Neuvial Pierre, Randriamihamison Nathanaël, Chavent Marie, Foissac
Sylvain and Vialaneix Nathalie (2023) \emph{Testing differences in structure
between families of trees}, Preprint submitted for publication.
}
\author{
Pierre Neuvial \email{pierre.neuvial@math.univ-toulouse.fr}\cr
Nathanaël Randriamihamison\cr
Marie Chavent \email{marie.chavent@u-bordeaux.fr}\cr
Sylvain Foissac \email{sylvain.foissac@inrae.fr}\cr
Nathalie Vialaneix \email{nathalie.vialaneix@inrae.fr}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment