factorize
Create factors from categorical variables
Loading...
Searching...
No Matches
factorize.hpp
Go to the documentation of this file.
1#ifndef FACTORIZE_HPP
2#define FACTORIZE_HPP
3
4#include "create_factor.hpp"
6
16namespace factorize {}
17
18#endif
19
Combine categorical variables into a single factor.
Create a factor from a categorical variable.
Create factors from categorical variables.
Definition combine_to_factor.hpp:20