R/model_newinterface.R
Cluster_DRSC.Rd
Joint embedding and clustering for SRT data by fitting an iSC.MEB model a DR-SC model
Cluster_DRSC(SRTProj, K = NULL, q = 15, ...)
an object named "SRTProject". The object SRTProject is created by CreateSRTProject.
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 DR-SC model.
other parameters pass to model_set_DRSC.