merge_trn_tst | R Documentation |
Create a merged dataset with training and test data, each labeled accordingly
merge_trn_tst(obs.trn, obs.tst)
obs.trn |
Data frame of observations in the training set. |
obs.tst |
Data frame of observations in the testing set. |
merged dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.