a | b/man/build.design.Rd | ||
---|---|---|---|
1 | % Generated by roxygen2: do not edit by hand |
||
2 | % Please edit documentation in R/amaretto_preprocess.R |
||
3 | \name{build.design} |
||
4 | \alias{build.design} |
||
5 | \title{build.design} |
||
6 | \usage{ |
||
7 | build.design(vec, des = NULL, start = 2) |
||
8 | } |
||
9 | \value{ |
||
10 | result |
||
11 | } |
||
12 | \description{ |
||
13 | Next two functions make the design matrix (X) from the sample info file |
||
14 | } |
||
15 | \keyword{internal} |