R/model.matrix.mcp.R

Defines functions model.matrix.mcp

Documented in model.matrix.mcp

model.matrix.mcp <-
function(object,...)
{
  object$contrasts
}

Try the WRS2 package in your browser

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

WRS2 documentation built on May 22, 2025, 3 a.m.