ajdamico / asdfree

analyze survey data for free
http://asdfree.com/
GNU General Public License v3.0
612 stars 449 forks source link

SCF - Problem with graphic generation #393

Closed LLeed closed 1 year ago

LLeed commented 1 year ago

Hi, I try created a graphic, from Survey of Consume Finances - class svyimputationList, using the scf_MIcombine() and svyplot(). But the output show aprox. five plots, one to each object's subset and a erro:

Error in UseMethod("vcov") :
   method not applicable for 'vcov' applied to an object of class "NULL"

Pls, somebody have a solution for this problem?

ajdamico commented 1 year ago

hi, could you please post a minimal reproducible example on stackoverflow? thanks!