Description Usage Arguments Value
Find the most likely cluster in the simple linear regression for given potential centroids.
1 | MLC.CDL2.ID.SL(y, x, cdataL, sum_x1, sum_x2, cs.xxL, ID, overlap)
|
y |
The input data (in vector format). |
x |
The input data (in vector format). |
cdataL |
Pre-defined cdata list which is from |
sum_x1 |
Pre-computed ∑ x_i. |
sum_x2 |
Pre-computed ∑ x_i^2. |
cs.xxL |
Pre-computed |
ID |
Indices for potential centroids. |
overlap |
Boolean which is |
Most likely cluster (defined by center and radius) and \hat{σ}^2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.