| ltr_reg_clus | R Documentation | 
A left to right initial linear regression clustering method using the coefficient differences and Hotelling's T-squared test
ltr_reg_clus(Dat, k, resp.ind = 1)
| Dat | a data matrix | 
| k | number of clusters | 
| resp.ind | the column indices of the response variables for the linear regression clustering approach. The default is 1, which means that the first column is the univariate response variable | 
a (left to right) clustering vector
Morteza Amini, morteza.amini@ut.ac.ir
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.