fun_calcPred: calculate predicitions from glm

Description Usage Arguments Value

View source: R/diagnostic_functions.R

Description

calculate predicitions from glm

Usage

1
fun_calcPred(coefs, newdata, type = "response", varsin = NA)

Arguments

coefs

cofficients from glm

newdata

environmental data in

type

of link defaults to "response"

varsin

which parameters to include

Value

predictions


mrc-ide/YFestimation documentation built on March 13, 2021, 1:40 p.m.