Learn R Programming

cNORM (version 3.6.1)

summary.cnormBetaBinomial2: Summarize a Beta-Binomial Continuous Norming Model

Description

Summary method for objects of class "cnormBetaBinomial2". See summary.cnormBetaBinomial for details.

Usage

# S3 method for cnormBetaBinomial2
summary(object, ...)

Value

Invisibly returns a list containing detailed diagnostic information about the model.

Arguments

object

An object of class "cnormBetaBinomial" or "cnormBetaBinomial2", typically the result of a call to cnorm.betabinomial.

...

Additional arguments passed to the summary method:

  • age An optional numeric vector of age values.

  • score An optional numeric vector of raw scores.

  • weights An optional numeric vector of weights.

See Also

cnorm.betabinomial, diagnostics.betabinomial