invertci.show.param: Print the parameters used in the bisection method

View source: R/invertci.R

invertci.show.paramR Documentation

Print the parameters used in the bisection method

Description

This function is used to print the tuning parameters that are relevant to the current set of iterations in the invertci function.

Usage

invertci.show.param(para.name, para.vals, j)

Arguments

para.name

The name(s) of the parameter(s).

para.vals

The value(s) of the parameter(s).

j

The row number for the parameters being used.

Value

Nothing is returned.


conroylau/lpinfer documentation built on Oct. 23, 2022, 9:21 a.m.