View source: R/nu_cauchit_self.R
nu_cauchit_self | R Documentation |
function to calculate w = nu(eta) given eta for cauchit link
nu_cauchit_self(x)
x |
a list of eta - X*beta |
diagonal element of W matrix which is nu(eta)
eta = c(1,2,3,4)
nu_cauchit_self(eta)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.