search for: elemnents

Displaying 3 results from an estimated 3 matches for "elemnents".

Did you mean: elements
2007 Apr 10
1
R CMD Rdconv drops sections: arguments, seealso, examples (PR#9606)
...\code{m} elements out of \code{x} or \code{1:n}, and optionally apply a function to each, and return a list or simplify to a matrix or array. } \usage{ combn(x, m, FUN = NULL, simplify = TRUE, ...) } \arguments{ \item{x}{ This is normally an integer \code{n}, in which case combinations of elemnents from \code{1:n} are returned. Otherwise this is a a vector, and elements of the vector are returned. \item{m}{ Number of elements in each combination. } \item{FUN}{ function to apply to each combination. If \code{NULL}, the combinations themselves are returned, one in each column of th...
2007 Apr 10
0
(PR#9606) R CMD Rdconv drops sections: arguments, seealso,
...\code{1:n}, and optionally apply a function to each, and return > a list or simplify to a matrix or array. > } > \usage{ > combn(x, m, FUN = NULL, simplify = TRUE, ...) > } > \arguments{ > \item{x}{ This is normally an integer \code{n}, in which case > combinations of elemnents from \code{1:n} are returned. > Otherwise this is a a vector, and elements of the vector are returned. > \item{m}{ Number of elements in each combination. } > \item{FUN}{ function to apply to each combination. If \code{NULL}, > the combinations themselves are returned, one in e...
2007 Apr 30
1
R CMD Rdconv drops sections: arguments, seealso, examples (PR#9645)
...code{1:n}, and optionally apply a function to each, and return > a list or simplify to a matrix or array. > } > \usage{ > combn(x, m, FUN = NULL, simplify = TRUE, ...) > } > \arguments{ > \item{x}{ This is normally an integer \code{n}, in which case > combinations of elemnents from \code{1:n} are returned. > Otherwise this is a a vector, and elements of the vector are returned. > \item{m}{ Number of elements in each combination. } > \item{FUN}{ function to apply to each combination. If \code{NULL}, > the combinations themselves are returned, one...