Learn R Programming

restriktor (version 0.5-90)

myGORICs: An example of IC values

Description

An example of IC: A matrix with information criteria (AIC, ORIC, GORIC, or GORICA) values of size 4 x 3 (in general: S x 'NrHypos+1', where 'NrHypos+1' stands for the number of theory-based hypotheses plus a safeguard hypothesis (the complement or unconstrained)).

Usage

data(myGORICs)

Arguments

Format

An object of class matrix (inherits from array) with 4 rows and 3 columns.

Examples

Run this code
  data(myGORICs)
  

Run the code above in your browser using DataLab