scale_value: Prepare initial estimate, min, and max for $THETA

View source: R/utils_common.R

scale_valueR Documentation

Prepare initial estimate, min, and max for $THETA

Description

Prepare initial estimate, min, and max for $THETA

Usage

scale_value(min_value, value, max_value, scale)

Arguments

min_value

the minimum value entered in the UI

value

the value entered in the UI

max_value

the maximum value entered in the UI

scale

the scale entered in the UI


pmxcode documentation built on April 3, 2025, 6:06 p.m.