test_dataset | R Documentation |
Internal function not to be called by the user
test_dataset(Dataset, pls_data, num_obs)
Dataset |
optional data set (with manifest variables) provided by user |
pls_data |
Data matrix containing the manifest
variables used in the model. Only available when
|
num_obs |
number of rows in PLS-PM Scores |
Internal function. test_dataset
checks whether a
dataset is available for plspm.groups, rescale, it.reb,
rebus.pls, rebus.test
TRUE if dataset is available, otherwise FALSE
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.