Description Usage Arguments Value
Takes betas and x.matrix and returns matrix of partial derivatives dmu/dbeta
1 | getD(betas, x.matrix, link)
|
betas |
p vector of regression parameters |
x.matrix |
nxp matrix of covariates |
link |
link between xbeta and the mean, identify for normal, logit for logistic, Gammalog for gamma (should work) |
matrix of partial derivatives dmu/dbeta
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.