AssignWithCcube | R Documentation |
Computing responsibilities (assignment probabilities) with modified Ccube VBEM-step
AssignWithCcube(res, ssm, tol = 1e-08, maxiter = 100, epi = 0.001, verbose = F)
res |
A reference Ccube results list |
ssm |
A data frame of SNVs to be assigned. Ideally, the data has been processed by Ccube model. So it should have the ccube_mult column. |
tol |
convergence threshold |
maxiter |
maximum iterations, default number is 100. |
epi |
sequencing error, default is 1e-3 |
verbose |
show VBEM progress |
a standard Ccube model with recomputed responsibilities and logResponsibilities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.