FTRLProx.predict.spMatrix: (Depreciated) FTRL-Proximal Linear Model Predicting Function

Description Usage Arguments Value

View source: R/FTRLProx.predict.spMatrix.R

Description

FTRLProx.predict.spMatrix predicts values based on linear model weights. This function is an Pure R implementation. This function is used internally and is not intended for end-user direct usage.

Usage

1

Arguments

x

a transposed dgCMatrix object.

w

a vector of linear model weights.

family

link function to be used in the model. "gaussian", "binomial" and "poisson" are avaliable.

Value

a vector of linear model predicted values


yanyachen/rFTRLProximal documentation built on May 4, 2019, 2:30 p.m.