Currently, this package just defines the generic function margEff so that it can be used to define margEff methods for objects of specific classes in other packages.

margEff( object, ... )

Arguments

object

an object of which marginal effects should be calculated.

...

further arguments for methods

Author

Arne Henningsen