.penaltyTypes {lessSEM}R Documentation

.penaltyTypes

Description

translates the penalty from a numeric value to the character or from the character to the numeric value. The numeric value is used by the C++ backend.

Usage

.penaltyTypes(penalty)

Arguments

penalty

either a number or the name of the penalty

Value

number corresponding to one of the penalties


[Package lessSEM version 1.5.5 Index]