predict.FM: Predict Method for FM Fits

Description Usage Arguments

Description

Obtains predictions from a fitted factorization machines model object.

Usage

1
predict(object, newdata = NULL)

Arguments

object

a fitted object of class inheriting from "fm".

newdata

a data frame in which to look for variables with which to predict.


evanwang1990/FMwR documentation built on May 16, 2019, 9:38 a.m.