nu1_log_self | R Documentation |
function to calculate first derivative of nu function given eta for log link
nu1_log_self(x)
x |
vector of eta, eta=X*beta |
the first derivative of nu function given eta for log link
eta = c(1,2,3,4)
nu1_log_self(eta)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.