R/model.matrix_glm.R

#' @rdname model.matrix.spmodel
#' @method model.matrix spglm
#' @order 3
#' @export
model.matrix.spglm <- model.matrix.splm

#' @rdname model.matrix.spmodel
#' @method model.matrix spgautor
#' @order 4
#' @export
model.matrix.spgautor <- model.matrix.spautor

Try the spmodel package in your browser

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

spmodel documentation built on April 4, 2025, 1:39 a.m.