I am fitting a generalized linea model to psychometric data, there's one variable, lets call is X, that I'm fitting with individual predictor variables because X has only three values i.e. 3 dummy variables, and a simple predictor variable does not fit the data well. I'm wondering whether I can call my approach non parametric, and if not whether there is a name for this.
I've read about non parametric fitting, and it seems to be different from this, involving smooth functions, but from my understanding it also seems to make sense to call this non parametric because I'm not specifying a form for the relationship, so I'm not sure.