plot.admix_model | R Documentation |
Plots the probability density function of the known component of the admixture model, where we recall that an admixture model has probability density function (pdf) l_i such that: l_i = p_i * f_i + (1-p_i) * g_i, with g_i the known component density. The unknown quantities are therefore p_i and f_i.
## S3 method for class 'admix_model'
plot(x, ...)
x |
An object of class 'admix_model'. |
... |
A list of additional parameters belonging to the default method. |
Xavier Milhaud xavier.milhaud.research@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.