makepredictcall.normalise: Method function for safe prediction

View source: R/some_helper_functions.R

makepredictcall.normaliseR Documentation

Method function for safe prediction

Description

This is an internal function not intended to be called directly by the user.

Usage

## S3 method for class 'normalise'
makepredictcall(var, call)

Arguments

var

A numeric variable

call

A single term from a linear model formula

Value

A call object used in safe prediction


MASSExtra documentation built on Feb. 16, 2023, 10:55 p.m.