at the package's README https://github.com/jpmml/r2pmml#model-formulae it says that one can use nice R syntax to define normal arithmetic processing of the data when using GLM or so
Are they also supported independently of LM/GLM, I mean to create simple models, just involving simple arithmetics.
If possible, can you provide example code? If not, can it be supported in general?
at the package's README https://github.com/jpmml/r2pmml#model-formulae it says that one can use nice R syntax to define normal arithmetic processing of the data when using GLM or so
Are they also supported independently of LM/GLM, I mean to create simple models, just involving simple arithmetics.
If possible, can you provide example code? If not, can it be supported in general?