|
ppforest2 v0.1.0
Projection Pursuit Decision Trees and Random Forests
|
This is the complete list of members for ppforest2::stats::DataPacket, including all inherited members.
| DataPacket(types::FeatureMatrix const &x, types::Vector< types::Response > const &y, std::set< types::Response > const &groups, std::vector< std::string > const &group_names={}, std::vector< std::string > const &feature_names={}) | ppforest2::stats::DataPacket | inline |
| DataPacket(types::FeatureMatrix const &x, types::Vector< types::Response > const &y, std::vector< std::string > const &group_names={}, std::vector< std::string > const &feature_names={}) | ppforest2::stats::DataPacket | inline |
| DataPacket() | ppforest2::stats::DataPacket | inline |
| feature_names | ppforest2::stats::DataPacket | |
| group_names | ppforest2::stats::DataPacket | |
| groups | ppforest2::stats::DataPacket | |
| x | ppforest2::stats::DataPacket | |
| y | ppforest2::stats::DataPacket |