PRECAST | R Documentation |
Fit a PRECAST model.
PRECAST(PRECASTObj, K=NULL, q= 15)
PRECASTObj |
an object named "PRECASTObj". The object PRECASTObj is created by CreatePRECASTObject. |
K |
An optional integer or integer vector, specify the candidates of number of clusters. if |
q |
An optional integer, specify the number of low-dimensional embeddings to extract in PRECAST. |
The model fitting results are saved in the slot of resList.
Return a revised PRECASTObj object.
nothing
Wei Liu
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.