R/coef.starts_uni.R

Defines functions coef.starts_uni

Documented in coef.starts_uni

## File Name: coef.starts_uni.R
## File Version: 0.02

coef.starts_uni <- function( object, ...)
{
    return(object$coef)
}
alexanderrobitzsch/STARTS documentation built on March 27, 2024, 5:38 a.m.