makepredictcall.center: Utility Function for Safe Prediction

Description Usage Arguments Value

View source: R/makepredictcall.center.R

Description

A utility to help model.frame.default create the right matrices when predicting from models with center term. Used only internally.

Usage

1
2
## S3 method for class 'center'
makepredictcall(var, call)

Arguments

var

a variable.

call

the term in the formula, as a call.

Value

A replacement for call for the prediction variable.


USGS-R/rloadest documentation built on Oct. 2, 2020, 5:21 a.m.