Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

deriv_disc_expr

Get expression of Hessian and Gradient for discrete choice model with quantile transformation


Description

Get expression of Hessian and Gradient for discrete choice model with quantile transformation

Usage

deriv_disc_expr(
  mnf1 = NULL,
  smodu1,
  attribute = "grad",
  ffor = ffor,
  MNtypef = "logit"
)

Arguments

mnf1

object containing MNL expressions

smodu1

parameter matrix

attribute

can be "grad" or "hessian"

ffor

discrete choice equations

MNtypef

logit or dogit

Value

derivative expression of discrete equations


nmm

Nonlinear Multivariate Models

v0.9
GPL (>= 2)
Authors
Simona Jokubauskaite [aut, cre], Reinhard Hoessinger [aut], Friedrich Leisch [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.