coef.civis_ml: Get civis_ml model coefficients

Description Usage Arguments Details Value

View source: R/civis_ml_utils.R

Description

Get civis_ml model coefficients

Usage

1
2
## S3 method for class 'civis_ml'
coef(object, complete = TRUE, ...)

Arguments

object

civis_ml_model

complete

see documentation for generic coef()

...

other arguments

Details

Outputs coefficients with names in the style of 'stats::coef'

Value

a matrix of coefficients, or 'NULL' if none available from CivisML


civisanalytics/civis-r documentation built on June 27, 2020, 7:25 a.m.