predict.mwMod: Method for mwMod prediction

View source: R/mw_mod.R

predict.mwModR Documentation

Method for mwMod prediction

Description

Method for mwMod prediction

Usage

## S3 method for class 'mwMod'
predict(obj, newdata, type = "Bertha", perturb = rep(0, 4))

Arguments

obj

Object of class mwMod.

newdata

Data frame with new data for prediction.

type

Site

perturb

Perturbation vector for sensitivity analysis.


mdlama/milkweed documentation built on Sept. 15, 2022, 9:24 a.m.