We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba6d6e commit 1d4dbb1Copy full SHA for 1d4dbb1
R/SpatialPCA_SpatialPCs.R
@@ -53,7 +53,7 @@ if(fast==FALSE){
53
U=object@params$U
54
delta=object@params$delta
55
ind=length(delta)
56
- print(paste0("Low rank approximation!"))
+ #print(paste0("Low rank approximation!"))
57
print(paste0("Small sample, using top ",ind," eigenvectors and eigenvalues in the Kernel matrix!"))
58
}
59
0 commit comments