Closed njtierney closed 3 weeks ago
It's currently an integer, and converting it to factor breaks the analysis.
The level 0 models seem to want numeric inputs. insecticide_id is the numerical encoding of the factor variable insecticide, so nothing to be gained by making it a factor
insecticide_id
insecticide
It's currently an integer, and converting it to factor breaks the analysis.