post_linpred: Get point predictions from MAPfit or abdiststanfit models

Description Usage Arguments Examples

View source: R/functions.R

Description

Predict function for abdiststanfit or MAPfit models. If another type of object is accidentally passed to this function it will attempt to pass the object to the generic predict method.

Usage

1
post_linpred(fit, newdata)

Arguments

fit

the MAPfit or abdiststanfit object

newdata

the data

Examples

1

abnormally-distributed/abdisttools documentation built on May 5, 2019, 7:07 a.m.