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)
}

Try the srm package in your browser

Any scripts or data that you put into this service are public.

srm documentation built on Nov. 3, 2022, 5:06 p.m.