formatg: Intermediate function for 'causalTree'

View source: R/formatg.R

formatgR 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


htetree documentation built on April 4, 2025, 5:15 a.m.

Related to formatg in htetree...