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