Description Usage Arguments Value See Also Examples
getCitations
Obtain citations to the classifier
1 2 3 4 | getCitations(object)
## S4 method for signature 'ClassifierParameters'
getCitations(object)
|
object |
An object of class |
A character vector
Other classifier information functions: getClassifier
,
getDecisionBoundaries
,
getDescription
,
getEventChain
, getIntercept
,
getMeans
,
getNormalizationMethod
,
getProbeNames
, getSds
,
getTrainingData
, getWeights
1 2 | aClassifier <- getClassifier("EMC92")
getCitations(aClassifier)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.