The R Project SVN R

Rev

Rev 85981 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 85981 Rev 88598
Line 25... Line 25...
25
\value{
25
\value{
26
  A list of length \code{n} containing the generated tables as its
26
  A list of length \code{n} containing the generated tables as its
27
  components.
27
  components.
28
}
28
}
29
\references{
29
\references{
30
  Patefield, W. M. (1981).
30
  \bibshow{R:Patefield:1981}
31
  Algorithm AS 159: An efficient method of generating r x c tables
-
 
32
  with given row and column totals.
-
 
33
  \emph{Applied Statistics}, \bold{30}, 91--97.
-
 
34
  \doi{10.2307/2346669}.
-
 
35
}
31
}
36
\examples{
32
\examples{
37
## Fisher's Tea Drinker data.
33
## Fisher's Tea Drinker data.
38
TeaTasting <-
34
TeaTasting <-
39
matrix(c(3, 1, 1, 3),
35
matrix(c(3, 1, 1, 3),