Run a model of a specific kind
runModel(x, data, ..., model = glm_gaussian())
x
model formula
data
data.frame to run the model on
...
passed on to fit()
fit()
model
model type
fitted model