R/summary.csBiFunction.R

summary.csBiFunction <-
function (object, ...) 
{
    alpha <- object$alpha
    beta <- object$beta
    cat("Length of functions is: ", length(alpha), "\n")
}

Try the costat package in your browser

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

costat documentation built on Sept. 8, 2023, 5:18 p.m.