predict.blm: predict new values from blm

Description Usage Arguments Value

Description

A function for predicting values of y from new data

Usage

1
2
## S3 method for class 'blm'
predict(object, newdata = NULL)

Arguments

object

an object of class blm

newdata

an object of type dataframe

Value

predicted y values from newdata


KristianAM/blm documentation built on May 8, 2019, 5:38 p.m.