powered by
function to calculate first derivative of nu function given eta for log link
nu1_log_self(x)
the first derivative of nu function given eta for log link
vector of eta, eta=X*beta
eta = c(1,2,3,4) nu1_log_self(eta)
Run the code above in your browser using DataLab