extract_dim | R Documentation |
This function retrieves and formats the dimensions of the dataset used in the model, including the number of observed and synthetic data points and the total number of rows and columns.
extract_dim(cat_init)
cat_init |
A list containing model initialization data, expected to include
|
A character string summarizing the dimensions of the dataset used in the model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.