check.index: Check Existence of Provided Input Index

View source: R/check.R

check.indexR Documentation

Check Existence of Provided Input Index

Description

The method controls that the provided input index exists: it cannot be greater than the maximum number of parameters of the current model.

Usage

check.index(index, n_params)

Arguments

index

Index with respect to which the user wants to study the one dimensional behaviour of the log-likelihood function.

n_params

Number of parameters of the model

Value

An error if any condition is not satisfied.


TimeDepFrail documentation built on April 11, 2025, 5:41 p.m.