View source: R/RprobitB_latent_classes.R
RprobitB_latent_classes | R Documentation |
RprobitB_latent_classes
This function creates an object of class RprobitB_latent_classes
which
defines the number of latent classes and their updating scheme.
RprobitB_latent_classes(latent_classes = NULL)
## S3 method for class 'RprobitB_latent_classes'
print(x, ...)
latent_classes |
[
The following specifications are used for the weight-based updating scheme:
|
x |
An object of class |
... |
Currently not used. |
An object of class RprobitB_latent_classes
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.