Description Usage Arguments Author(s) Examples
Create a weight matrix based on probe type and flags.
1 | createWeights(object, type.weights = NULL, flag.weights = NULL)
|
object |
an object of class "Codelink" or "CodelinkSet". |
type.weights |
named character vector of type weights used. |
flag.weights |
named character vector of flag weights used. |
Diego Diez
1 2 | data(codset)
w <- createWeights(codset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.