Description Usage Arguments Value Author(s) Examples
DetLTS selects the subset of size h that minimizes the log-determinant criterion. 
The function quanf determines the size of h based on the rate of contamination
the user expects is present in the data.
This is an internal function not intended to be called 
by the user.
| 1 |   quanf(n,p,alpha)
 | 
| n | Number of rows of the data matrix. | 
| p | Number of columns of the data matrix. | 
| alpha | Numeric parameter controlling the size of the active subsets,
i.e.,  | 
An integer number of the size of the starting p-subsets.
Kaveh Vakili
| 1 | quanf(p=3,n=500,alpha=0.5)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.