Define MATLAB and party packages.

This package includes wrapper functions and variable which are used for replicating Matlab function calls.

It seems there might be a misunderstanding in your question. MATLAB and R are two separate programming languages commonly used in data analysis, statistics, and scientific computing. MATLAB is developed by MathWorks and is primarily used for numerical computing, while R is an open-source programming language and environment specifically designed for statistical computing and graphics.

If you want to work with MATLAB in R, you may want to check packages that allow interaction between the two, such as the “matlib” package in R.

On the other hand, the term “party” might refer to the “party” package in R, which is used for creating decision trees and random forests.