R/model.matrix.efp.R

Defines functions model.matrix.efp

#' @export
model.matrix.efp <- function(object, ...) {
  object$G
}

Try the ef package in your browser

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

ef documentation built on Nov. 8, 2020, 4:36 p.m.