Learn R Programming

fdesigns (version 1.1)

fglmobjects: Print and Summary of fglm Objects

Description

Print and Summary of objects of class "fglm".

Usage

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

Value

The functions return the number of profile factors in the functional generalised 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, the method of approximation of the expectation of the objective function, the family distribution and link function, and the computational elapsed time in hours:minutes:seconds.

Arguments

x

An object of class "fglm".

object

An object of class "fglm".

...

Additional arguments to be passed to other methods.

Author

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