1
0
mirror of https://github.com/msberends/AMR.git synced 2025-09-03 07:04:08 +02:00

new ggplot enhancement

This commit is contained in:
2018-08-11 21:30:00 +02:00
parent 4680df1e9c
commit 1ba7d883fe
20 changed files with 312 additions and 151 deletions

View File

@@ -12,7 +12,8 @@ This code is almost identical to \code{\link{chisq.test}}, except that:
}
}
\usage{
g.test(x, y = NULL, p = rep(1/length(x), length(x)), rescale.p = FALSE)
g.test(x, y = NULL, p = rep(1/length(x), length(x)),
rescale.p = FALSE)
}
\arguments{
\item{x}{a numeric vector or matrix. \code{x} and \code{y} can also