Learn R Programming

RobinCar2 (version 0.1.1)

prediction_cf_methods: S3 Methods for prediction_cf

Description

S3 Methods for prediction_cf

Usage

# S3 method for prediction_cf
print(x, level = 0.95, ...)

Value

No return value.

Arguments

x

(prediction_cf)
the obtained counter-factual prediction object.

level

(number)
the significance level.

Functions

  • print(prediction_cf): prints the prediction_cf object.