margEff: Method for Returning Marginal Effects

View source: R/margEff.R

margEffR Documentation

Method for Returning Marginal Effects

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

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 May 3, 2023, 5:11 p.m.

Related to margEff in miscTools...