glsvfe.print {calib} | R Documentation |
This function is called when running calib.fit and prints out the results from the gls and vfe from each iteration
glsvfe.print(k, b, se.b, sigma, theta, digits, mod = 4, bios = T)
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 |
Perry Haaland, Matthew Mitchell, Daniel Samarov
# Example