Closed willright28 closed 2 years ago
Hi @wpeterman ,
I wanna know if there is a way to set the input layer as a categorical surface if it had more than 15 unique values.
Thanks!
The latest version on GitHub (4.2-6) now has a cat.levels option in GA.prep. This defaults to 15, but will allow you to increase as desired.
cat.levels
GA.prep
Hi @wpeterman ,
I wanna know if there is a way to set the input layer as a categorical surface if it had more than 15 unique values.
Thanks!