createWeights {codelink}R Documentation

Create weight for Codelink chips

Description

Usage

        createWeights(object, type=NULL)

Arguments

object an object of class "Codelink".
type weight assigned to each Probe_type.

Details

Value

Note

Author(s)

Diego Diez

See Also

Examples

#    data(codelink.example)
#    w <- createWeights(codelink.example, type=list(FIDUCUAL=0.1))

[Package codelink version 1.4.0 Index]