Description Usage Arguments Value
View source: R/score_functions.R
Calculate matrix of log Likelihood derivatives
1 | score_matrix(integrand, X, A, G, parameters, runSilent = TRUE, ...)
|
integrand |
function passed to |
X |
covariate matrix |
A |
vector of treatment assignments |
G |
vector of group assignments |
parameters |
vector of parameters passed to |
runSilent |
If FALSE, prints errors to console. Defaults to TRUE. |
... |
additional arguments passed to |
N X length(params) matrix of scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.