coef.civis_ml: Get civis_ml model coefficients
Description
Get civis_ml model coefficients
Usage
# S3 method for civis_ml
coef(object, complete = TRUE, ...)
Arguments
complete
see documentation for generic coef()
Value
a matrix of coefficients, or `NULL` if none available from CivisML
Details
Outputs coefficients with names in the style of `stats::coef`