Last data update: 2014.03.03

R: Summarizing model fits for growth charts regression quantiles
summary.gcrqR Documentation

Summarizing model fits for growth charts regression quantiles

Description

summary and print methods for class gcrq

Usage

## S3 method for class 'gcrq'
summary(object, digits = max(3, getOption("digits") - 3), ...)

#method{print}{summary.gcrq}(x,

Arguments

object

An object of class "gcrq".

digits

controls number of digits printed in output.

...

further arguments.

Details

These methods are a very preliminary stage. Currently print.gcrq only warns that there exist no print method :-). summary.gcrq simply returns some information on the fitted object, such as the call, number of parameters and values of the objective functions at solution.

Author(s)

Vito M.R. Muggeo

See Also

gcrq

Examples

## see ?gcrq

Results