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:
@@ -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
|
||||
|
Reference in New Issue
Block a user