Description Usage Arguments Details
Gets mononucleotide PSAM (i.e. mono-nucleotide normalized relative affinity contributions) from object of class model for specific iteration.
1 2 | ## S4 method for signature 'model'
getPSAM(object, iteration = NULL)
|
object |
Object of class model. |
iteration |
Iteration of model fit to be used for PSAM |
If iteration==NULL, the most recent round of the glm fit values will be used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.