R/coef.srm_arbsrm.R

Defines functions coef.srm_arbsrm

Documented in coef.srm_arbsrm

## File Name: coef.srm_arbsrm.R
## File Version: 0.01


coef.srm_arbsrm <- function(object, ...)
{
    return(object$coef)
}
alexanderrobitzsch/srm documentation built on Nov. 5, 2022, 4:47 p.m.