R/model_newinterface.R
Integrate_PRECAST.Rd
Joint embedding, clustering and alignment for SRT data by fitting a PRECAST model
Integrate_PRECAST(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 PRECAST.
other parameters pass to model_set_PRECAST.