Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uppredict.bas ignores type = link #18
Comments
|
fixed in version 1.5.1 |
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up|
fixed in version 1.5.1 |
in predict.basglm,
type="response"is the default in the code, although documentation suggests that the default is to predict on the linear predictor scale.documentation should reflect that predictions on the response scale are the default.