Description Usage Arguments Value See Also Examples
This function returns sample, order, Markov model type, R^2 value, cross validation sample/length, and applied filters for either all computed Markov models or a specified sample in the current working directory.
1 | selex.mmSummary(sample=NULL, displayFilter=FALSE)
|
sample |
A sample handle to the sample for which Markov model information should be returned. |
displayFilter |
Display all applied sequence filter attributes. |
selex.mmSummary
returns a data frame containing the sample, order, Markov model type, R^2 value, cross validation sample/length, and applied filters for all computed Markov models in the current working directory. If sample
is provided, the above information is given for the specific sample only.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.