formatg {htetree} | R Documentation |
Intermediate function for causalTree
Description
Intermediate function for causalTree
Usage
formatg(x, digits = getOption("digits"), format = paste0("%.", digits, "g"))
Arguments
x |
input training data |
digits |
number of digits to be kept |
format |
format of exported vector |
Value
No return value, called for formatting the exported estimates
[Package htetree version 0.1.18 Index]