print.fled {fiberLD}R Documentation

Print a fiber length determination object.

Description

The default print method for a fled object.

Usage

## S3 method for class 'fled'
print(x,digits = max(3, getOption("digits") - 3),...)

Arguments

x, ...

fitted model objects of class fled as produced by fled().

digits

controls the number of digits printed in the output.

Details

Prints the model, type of data, estimated model parameters, optimized value of the minus log likelihood and number of observations supplied.

Author(s)

Sara Sjöstedt de Luna, Konrad Abramowicz, Natalya Pya Arnqvist


[Package fiberLD version 0.1-8 Index]