calculate_wam | R Documentation |
internal WAM function
calculate_wam(k, p, n, theta, cov)
k |
number of covariate thetas |
p |
total number of parameters in model (theta, omega, sigma) |
n |
number of observations |
theta |
vector of covariate parameter values |
cov |
variance-covariance matrix for covariate parameters |
returns model rank, the LRT, SBC, which covariates selected for internal use with wam()
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.