R/coef.R

Defines functions .coef

.coef <- function(object, ...) {
  UseMethod(".coef")
}

Try the tidyfit package in your browser

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

tidyfit documentation built on Oct. 3, 2024, 5:06 p.m.