View source: R/rapt_cluster-sim.R
| crAdjust | R Documentation | 
makecluster for type = "cr" and fast =
FALSEAdjustment method to get correct number of points in each cluster for the
type = "cr" cluster generation method of makecluster
function.
crAdjust(mat, diff, X, Y)
mat | 
 Matrix filled with points and associated cluster index values.  | 
diff | 
 The difference between the number of values needed and the number in mat  | 
X | 
 The overlaying point pattern. A   | 
Y | 
 The underlaying point pattern. A   | 
Updated mat matrix containing the correct number of cluster points.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.