predict.constant: Trivial regression model which returns a given constant

Description Usage Arguments

Description

Trivial regression model which returns a given constant

Usage

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

Arguments

object

the model object

newdata

the matrix of new predictors

...

other parameters (unused)


mewo2/medley documentation built on May 22, 2019, 7:53 p.m.