glsvfe.print {calib}R Documentation

Printing options for calib

Description

This function is called when running calib.fit and prints out the results from the gls and vfe from each iteration

Usage

glsvfe.print(k, b, se.b, sigma, theta, digits, mod = 4, bios = T)

Arguments

k The kth iteration
b The vector of current estimates ofr b1,b2,b3,b4
se.b The standard error of the estimates
sigma The residual standard error
theta Current estimate of the POM parameter
digits Used to determilne the number of significant digits. It is set to 3 in calib.fit
mod 4 if fpl is being used, 3 for thpl
bios

Author(s)

Perry Haaland, Matthew Mitchell, Daniel Samarov

Examples

# Example

[Package calib version 0.1.02 Index]