PRECAST {PRECAST} | R Documentation |
Fit a PRECAST model
Description
Fit a PRECAST model.
Usage
PRECAST(PRECASTObj, K=NULL, q= 15)
Arguments
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. |
Details
The model fitting results are saved in the slot of resList.
Value
Return a revised PRECASTObj object.
Note
nothing
Author(s)
Wei Liu
References
See Also
None
[Package PRECAST version 1.6.5 Index]