R/glm_example_coefs.R

#' Generalized linear model coefficients
#' 
#' A table with coefficients from a GLM to serve as an example for importing
#' into the data structure of the metapopulation model.
#'   
#' @docType data
#' @keywords datasets
#' @name glm_example_coefs
#' @usage data(glm_example_coefs)
#' @format A named numerical matrix of 8 rows and 4 columns
#' @md
"glm_example_coefs"

Try the cxr package in your browser

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

cxr documentation built on Oct. 27, 2023, 1:08 a.m.