Skip to contents

Computes a string with the back-transformed mean and standard deviation from the log(x + 1) scale in the form "back-transformed mean ± SD".

Usage

AS.summary.log1plinear(x, digits.fixed = 2)

Arguments

x

A numeric vector.

digits.fixed

Number of decimal places. Default = 2.

Value

A string of the form "back-transformed mean ± SD".