.register_marginaleffects_methods: Register marginaleffects S3 methods at package load
Description
Called from .onLoad() in R/zzz.R. Dynamically registers
methods on the marginaleffects generics if that package is
installed. Safe no-op otherwise.
Usage
.register_marginaleffects_methods()