predict.rpms_proj: predict.rpms_proj

Description Usage Arguments Value

View source: R/extend_21_03_03.R

Description

Predicted values based on rpms_zinf model

Usage

1
2
## S3 method for class 'rpms_proj'
predict(object, newdata, ...)

Arguments

object

Object inheriting from rpms_zinf

newdata

data frame with variables to use for predicting new values.

...

further arguments passed to or from other methods.

Value

vector of predicticed values for each row of newdata


rpms documentation built on June 26, 2021, 1:07 a.m.