Skip to content

predict() method for svy_vglm()? #2

@rbcavanaugh

Description

@rbcavanaugh

Thanks for a great package.

By any chance, is there a predict() method for svy_vglm? This would be very useful for post-processing and generating figures. Currently, predict(mod) returns the following on a svy_rep design using vglm. As a side note, I've tried survey::svyolr() as well but I believe it also does not have a predict method.

Error in UseMethod("predict") : 
  no applicable method for 'predict' applied to an object of class "c('svyrep_vglm', 'svy_vglm')"

Cheers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions