iai is a package providing an interface to the algorithms of Interpretable AI from the R programming language, including:
Please refer to the official Interpretable AI documentation for information on setting up and using the package.
install.packages('iai')
predict
or get_survival_curve
)(i, j)
is true if the i
th point in
the features passes through the j
th node in a trained tree model.