View source: R/Emmreml-related.R
create_design | R Documentation |
create_design
create_design(data, nested_name, lps_name = "treatment")
data |
dataframe containing meta info |
nested_name |
var to be nested within LPS vs. Null |
lps_name |
name of the column containing "LPS"/"NULL", default to "treatment" |
a design matrix
create_design(dataframe,"rank","treatment")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.