predict_oomglm: Internal. Return function that will predict and format output

Description Usage Arguments

View source: R/predict.R

Description

Internal. Return function that will predict and format output

Usage

1
predict_oomglm(object, type = "response", std_error = FALSE)

Arguments

object

An oomglm model object.

type

The type of prediction for oomglm models, "response" or "link".

std_error

Indicates if the standard error of predicted means should be returned.


blakeboswell/ploom documentation built on May 25, 2019, 3:24 p.m.