Skip to contents

Computes a string with the geometric mean and geometric standard deviation in the form "geometric mean ± geometric SD".

Usage

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

Arguments

x

A numeric vector.

digits.fixed

Number of decimal places. Default = 2.

Value

A string of the form "geometric mean ± geometric SD".