Returns the factor of predictive cluster membership at s
.
# S4 method for RCLRMIX
Zp(x = NULL, s = expression(c))
## ... and for other signatures
see Methods section below.
a desired number of clusters for which the predictive cluster membership is calculated. The default value is expression(c)
.
signature(x = "RCLRMIX")
an object of class RCLRMIX
.
signature(x = "RCLRMVNORM")
an object of class RCLRMVNORM
.