Skip to content
Snippets Groups Projects
Commit e406660a authored by Walmes Marques Zeviani's avatar Walmes Marques Zeviani
Browse files

Remove @method of the qic.mcglm() function

I don't know the reasons, but when `@method` is present
`S3method(residuals,mcglm)` is included in the NAMESPACE and thi error
comes up

Loading mcglm
Error: object 'qic' not found whilst loading namespace 'mcglm'

I think that the `qic` is not considered a generic S3 method by R. So I
kept `qic.mcglm` as a regular function. No problems with building
process where observed.
parent b27fa11f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment