model.frame.svyglm {optmatch} | R Documentation |
This method quells a warning when optmatch::scores()
is applied to a svyglm object.
Description
This method quells a warning when optmatch::scores()
is applied to a svyglm object.
Usage
## S3 method for class 'svyglm'
model.frame(formula, ...)
[Package optmatch version 0.10.7 Index]