Description Usage Arguments Value Author(s)
This function should be invisible to most users. Given the full expanded data frame, getparams returns the number of components, the copy number, the mixture model parameters for each batch, the likelihood of the model and the p(disease|c).
1 | getparams(d)
|
d |
Full expanded data frame. |
ns |
Number of batches |
nc |
Copy number of this model |
nind |
Number of individuals |
lnL |
log likelihood |
alpha |
Matrix. The mixture proportions |
mean |
Matrix. The mixture means |
var |
Matrix. The mixture variances |
pdc |
Matrix. The p(disease|c) |
Vincent Plagnol vincent.plagnol@cimr.cam.ac.uk and Chris Barnes christopher.barnes@imperial.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.