This class offers a framework from which to build specific response
models such as glm based responses or multinomial responses. For
extensibility, objects with class response should have at least
methods: dens to return the dens'ity of responses, and
getpars and setpars methods to get and set parameters.