Description Usage Arguments Value Author(s) References Examples
'GetPatterns' generates all possible patterns in a multiple condition study.
1 | GetPatterns(Conditions)
|
Conditions |
The names of the Conditions in the study. |
A matrix describe all possible patterns.
Ning Leng
Ning Leng, John A. Dawson, James A. Thomson, Victor Ruotti, Anna I. Rissman, Bart M.G. Smits, Jill D. Haag, Michael N. Gould, Ron M. Stewart, and Christina Kendziorski. EBSeq: An empirical Bayes hierarchical model for inference in RNA-seq experiments. Bioinformatics (2013)
1 2 | Conditions = c("C1","C1","C2","C2","C3","C3")
PosParti = GetPatterns(Conditions)
|
Loading required package: blockmodeling
To cite package 'blockmodeling' in publications please use package
citation and (at least) one of the articles:
<U+017D>iberna, Ale<U+0161> (2007). Generalized blockmodeling of valued networks.
Social Networks 29(1), 105-126.
<U+017D>iberna, Ale<U+0161> (2008). Direct and indirect approaches to blockmodeling
of valued networks in terms of regular equivalence. Journal of
Mathematical Sociology 32(1), 57<U+2013>84.
?iberna, Ale? (2018). Generalized and Classical Blockmodeling of
Valued Networks, R package version 0.3.4.
To see these entries in BibTeX format, use 'print(<citation>,
bibtex=TRUE)', 'toBibtex(.)', or set
'options(citation.bibtex.max=999)'.
Loading required package: gplots
Attaching package: 'gplots'
The following object is masked from 'package:stats':
lowess
Loading required package: testthat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.