condeptree | R Documentation |
This is the function that computes the skeletion tree from data. The input is a matrix x whose rows are the data vectors. The sample size n is the number of rows. The number of variables p is the number of columns The function outputs the skeleton tree g.
condeptree(x)
x |
The input data matrix. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.