Skip to contents

Get Standard Errors from GLM model

Usage

se_GLM(model, newdata)

Arguments

model

GLM model.

newdata

data.frame or similar: Data to predict on.