estimate_derivatives: Creates analytical expression for partial effects

Description Usage Arguments Examples

View source: R/estimate_derivative.R

Description

Creates analytical expression for partial effects estimation of a BoosT or a SmoothTree object.

Usage

1
estimate_derivatives(object, x, variable)

Arguments

object

A BooST or a SmoothTree object.

x

Matrix of obsevations where the partial derivatives are desired.

variable

Index of the variable the partial effects should be estimated.

Examples

1
## == to be made == ##

gabrielrvsc/BooST documentation built on July 27, 2021, 3:08 p.m.