PRECAST.Rd
Fit a PRECAST model.
PRECAST(PRECASTObj, K=NULL, q= 15)
an object named "PRECASTObj". The object PRECASTObj is created by CreatePRECASTObject.
An optional integer or integer vector, specify the candidates of number of clusters. if K=NULL
, it will be set to 4~12.
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
None