set.penalty: Check and set the penalty parameters

set.penaltyR Documentation

Check and set the penalty parameters

Description

Check if the input penalty parameters are allowed and set them to default values if they are not. Returns a list of well-defined penalty parameters.

Usage

set.penalty(B = 0, A = 0, U = 1, V = 0)

Arguments

B

penalty parameter of B

A

penalty parameter of A

U

penalty parameter of U

V

penalty parameter of V


sgdGMF documentation built on June 8, 2025, 12:05 p.m.