Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


ForLion (version 0.1.0)

nu2_cauchit_self: function to calculate the second derivative of nu function given eta for cauchit link

Description

function to calculate the second derivative of nu function given eta for cauchit link

Usage

nu2_cauchit_self(x)

Value

the second derivative of nu function for cauchit link

Arguments

x

vector of eta, eta=X*beta

Examples

Run this code
eta = c(1,2,3,4)
nu2_cauchit_self(eta)


Run the code above in your browser using DataLab