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