get_inverse_tx: Obtain the inverse tx() transformation function

View source: R/get_inverse_tx.R

get_inverse_txR Documentation

Obtain the inverse tx() transformation function

Description

Obtain the inverse tx() transformation function

Usage

get_inverse_tx(chartcode, yname, chartgrp = get_chartgrp(chartcode))

Arguments

chartcode

The chart code, returned by create_chartcode()

yname

Names of the response variable

chartgrp

The chart group. If not specified, it is calculated automatically.

Value

An function with one argument y

Examples

get_inverse_tx("nl2010", "NJAA", "hgt")

growthcharts/chartcatalog documentation built on Dec. 9, 2024, 8:43 p.m.