margEff: Method for Returning Marginal Effects

Description Usage Arguments Author(s)

View source: R/margEff.R

Description

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.

Usage

1
margEff( object, ... )

Arguments

object

an object of which marginal effects should be calculated.

...

further arguments for methods

Author(s)

Arne Henningsen


miscTools documentation built on Dec. 9, 2019, 3 a.m.

Related to margEff in miscTools...