Nothing
## File Name: coef.BIFIE.lavaan.survey.R
## File Version: 0.05
coef.BIFIE.lavaan.survey <- function(object, ...)
{
coef(object$lavfit, ...)
}
vcov.BIFIE.lavaan.survey <- function(object, ...)
{
BIFIE_lavaan_vcov(object$lavfit, ...)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.