iregnet_compute_gradients: Compute the gradients of the log Likelihood wrt beta, and...

Description Usage Arguments

View source: R/RcppExports.R

Description

C++ function to compute the gradients of log likelihood with respect to the coefficients beta and scale. The supported distributions are gaussian, logistic and (least) extreme value. This is used for testing, and may not be useful otherwise.

Usage

1

Arguments

X

Design matrix.

y

Output matrix in 2 column format.

eta

Linear predictors.

scale

Scale.

family

The distribution of the data. Guassian, logistic and (least) extreme value distributions are supported.


anujkhare/iregnet documentation built on Aug. 23, 2019, 8:24 p.m.