Learn R Programming

fdesigns (version 1.1)

flmobjects: Print and Summary of flm Objects

Description

Print and Summary of objects of class "flm".

Usage

# S3 method for flm
print(x, ...)
# S3 method for flm
summary(object, ...)

Value

The functions return the number of profile factors in the functional linear model, the number of runs, the criterion, the objective value of the final design, the number of iterations of the coordinate exchange algorithm to get to the final design, and the computational elapsed time in hours:minutes:seconds.

Arguments

x

An object of class "flm".

object

An object of class "flm".

...

Additional arguments to be passed to other methods.

Author

Damianos Michaelides <dm3g15@soton.ac.uk>, Antony Overstall, Dave Woods