Description Usage Arguments Value Examples
Print an mfa fit
1 2 |
x |
An MFA fit returned by |
... |
Additional arguments |
A string representation of an mfa
object.
1 2 3 | synth <- create_synthetic(C = 20, G = 5)
m <- mfa(synth$X)
print(m)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.