get.Hv: Get the Hessian-Vector Multiplication Function of Gumbel...

Usage Arguments Value

Usage

1
2
get.Hv(X, y, implementation = getOption("gumbelRegression.implementation",
  "r"))

Arguments

X

matrix. The covariates.

y

numeric vector. The response.

implementation

character value. Select the implemenation.

Value

function with two parameters: w and s. The first element of w is the log of scale parameter of gumbel distribution. The other elements are regression coefficients. The s is the vector which will be multiplied by the hessian.


wush978/gumbelRegression documentation built on May 9, 2019, 2:29 p.m.