get.loss: Get the Loss Function of Gumbel Regression Given the Response...

Usage Arguments Value

Usage

1
2
get.loss(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 single parameter which should be a numeric vector w. The first element of w is the log of scale parameter of gumbel distribution. The other elements are regression coefficients.


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