.calc_ellipses_dt | R Documentation |
Calculates path for an ellipse based on 2D mu and sigma values
.calc_ellipses_dt(qc_obj, sel_sample, dim1, dim2, dim2_name, alpha = 0.01)
qc_obj |
Output from function fit_sampleqc |
sel_sample |
Which sample? |
dim1, dim2 |
Dimensions to use |
dim2_name |
Name of second dimension |
alpha |
Chi-squared quantile to use for ellipse sizes |
data.table object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.