Description Usage Arguments Value Examples
lapl_aprx2
is a more flexible alternative to lapl_aprx
. This creates
glm
objects from which joint asymptotic distributions can be computed.
1 | lapl_aprx2(y, x, family = "binomial", ...)
|
y |
the binary dependent variable y |
x |
the matrix of independent variables. |
family |
a parameter to be passed |
... |
additional parameters to be passed to |
val A list of mode variance-covariance matrix, and scale factor for proposal draws from the multivariate normal distribution.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.